DEV Community

Cover image for A free image editor plugin for any web project
MantasM
MantasM

Posted on

A free image editor plugin for any web project

Filerobot Image Editor is a free and open source plugin which allows you to easily implement image editing capabilities into your projects with JavaScript code. You can crop, resize, change orientation and apply a variety of filters or effects.
https://scaleflex.github.io/filerobot-image-editor/

Top comments (1)

Collapse
 
amersikira profile image
Amer Sikira

I have not been able to implement it to save images to my own server. I do not know if anyone has solution for this. Backend is in PHP.

Some comments may only be visible to logged-in visitors. Sign in to view all comments.