>compressable ( uncompressable-image -- compressable-image )


Vocabulary
tools.image

Inputs
uncompressable-imagean image


Outputs
compressable-imagean image


Word description
Converts an uncompressable image to a compressable image.

Warning
Such an image cannot be loaded by older Factor versions that do not support loading of compressed images. In extreme cases such older Factor versions might not be able to start due to this. Keep backups of important image files before compressing them.


Definition