All standard tools for editind images.
This is ImgPen image editor add-on for Froala WYSIWYG editor. It will give you a set of tools for easy editing images: cropping, resizing, adding a text, drawing, applying some filters, etc.
It easily installs into Froala and seamlessly interacts with your file uploader provided by Froala File Manager if you have it. We strongly recommend using this image editor with the file manager.
Install this image editor for Froala as any other Froala plugin.
Include the script into your document near the place where you include the main script of Froala:
<script src="https://cloud.n1ed.com/v/latest/froala/froala-image-editor.js"></script>
That's all.
There is nothing to configure, it will work from the scratch. Just pass your API key after your had obtained it:
FroalaEditor('#editor', {
ImgPen: {
apiKey: "YOUR_APIKEY"
}
});
ImgPen is a part of the Flmngr file manager developed by EdSDK team, whose the primary product is N1ED. We work on the tools for WYSIWYG editors such as CKEditor and TinyMCE about 20 years and support Froala now as well.
We've ported Flmngr file manager with image editor to Froala after a number of user requests and hope you will love it and support us by purchasing a commercial license unlocking a lot of handy features.