Get Started
Changelog
The IMG Processing API changelog.
The IMG Processing API is continuously evolving to provide the best image processing experience for developers. Here you can find the latest updates, improvements, and bug fixes to the API made up to the first day of each month.
Features
- Added watermarks properties:
width
,height
, andrepetition_mode
. - Watermark properties
left
andtop
are now optional and do not havemin
,max
constraints.
Enhancements and Bug Fixes
- Fixed intermittent error 500 during
test
images creation. - Speed up image processing and reducing latency between internal services.
Features
- Added
flux
to the list of available models ofimagine
endpoint.
Enhancements and Bug Fixes
- Enhanced verbosity of error messages.
- Some services where migrated to a new server for better performance.
Features
- Added automatic Stripe billing for paid plans.
- Changed the model for Background Removal to improve speed and accuracy.
- Added
blur
endpoint.
Enhancements and Bug Fixes
- Fixed bugs related to non-required validation errors that were considered as required.
Features
- Added endpoints for publishing and unpublishing images.
- Public images are delivered through a CDN for faster loading times.
- Added support for image analysis using UForm-Gen and Llava.
- Implemented a Node.js SDK for easier integration with the API.
Features
- Released the
v1
version of the API. - Added support for image transformations.
- Public beta ends, pricing plans are now available.