Image processing
It's critical to be able to manipulate images when creating websites.
-
create custom liquid codes to expose the functionality to templates -
feature: rezise -
feature: convert to other formats -
file format: PNG -
file format: GIF -
file format: JPG/JPEG -
file format: WEBP -
file format: BMP
bonus:
-
file format: ICO (icons, like site fav icon) -
file format: SVG (vector graphics) -
file format: APNG (better than GIF) -
file format: AVIF (high compression and modern format) -
file format: HEIF (like AVIF, but not free, used on modern phones) -
file format: TIFF (old but probably included in any library)