Image Formats
Supported image formats include PNG, JPEG, BMP, GIF, and TIFF.
Image Formats
Supported image formats include PNG, JPEG, BMP, GIF, and TIFF.
Image Manipulation
You can resize, crop, apply filters and more.
Pluggable
Create your own plugins to add new image manipulation methods or formats.
Just JavaScript
Jimp is just JavaScript, so you can use it in anywhere that JavaScript can be used.
Using Jimp is simple. Load an image, manipulate it, and save it.
Load an image.
Manipulate the image.
Save the image.