Skip to content

Image Plugin

Enables advanced image editing, browse or paste a URL to insert an image, Drag & drop images to reposition them, click to resize, change their alignment, make them links, replace or delete them.


Add Plugin to your code:

Plugin name: image

Plugin JS Script: ../js/plugins/image.min.js

Or from CDN https://cdn.jsdelivr.net/npm/froala-editor@latest/js/plugins/image.min.js

Plugin CSS link: ../css/plugins/image.min.css


Plugin CSS link https://cdn.jsdelivr.net/npm/froala-editor@latest/css/plugins/image.min.css


Plugin API:

Plugin options
Plugin methods
Plugin events

Storing files on your server:
To store images on your server you may need to read about the image upload/delete concept
and to make things easier you can use one of the following SDKs.

Example:

● Custom Image Button
● Image styles
● Init on image
File: 15694