Edit, resize, and filter any images!
The Filerobot Image Editor is the easiest way to integrate an easy-to-use image editor in your web application. Integrated with few lines of code, your users will be able to apply basic transformations like resize, crop, rotate and various filters to any image.


Your image editor will look great everywhere
It only takes a few clicks to make your website more powerful with the Filerobot Image Editor. Get started for free and start seeing the improvements you can get from using a image/photo editor plugin today!
Try it out!
Select one of the images or upload your image





Select one of the implementation options:
Upload
(requires Filerobot account)
Upload the image in your Filerobot storage container, edit it in the Image Editor and upload the result. Deliver lightning fast over CDN.
ImplementationModify
(requires Cloudimage account)
Point the Image Editor to your origin image URL, edit it and deliver the result lightning fast over the Cloudimage image CDN. Limited to the Cloudimage inline transformation features.
ImplementationReady to get started?
In the implementation example below you can edit the image in the Image Editor and download the result. Check out the integration guides with Filerobot and Cloudimage
Include the following script into your project
<script src="https://cdn.scaleflex.it/plugins/filerobot-image-editor/2/filerobot-image-editor.min.js"/></script>
Initialize Filerobot Image Editor
<script/>
const ImageEditor = new FilerobotImageEditor();
...
Open Filerobot Image Editor passing the image url which should be edited
...
ImageEditor.open('https://scaleflex.airstore.io/demo/stephen-walker-unsplash.jpg');
</script>
…and you're done! Visit the full documentation here.
What’s on the Roadmap
Features
- Control image brightness, contrast, exposure, and saturation
- Bright theme, plus possibility to make your custom theme
- Easily integrate with third party libraries
- Compress JPEG images with Optipress
- Load file objects and dataURLs
- Round the corners of images
- Mirror images effect
- New filters and effects
- Transform input images to other image formats
- Set to preview mode to render on top of an existing image
Adapters
- React
- Vanilla JS
- Angular
- Vue
- Web Component
Any questions?
Contact us at hello@filerobot.com, our experts will be happy to help!