easy-image.md 1.3 KB


category: api-reference

CKEditor 5 Easy Image with Cloud Services

npm version

This package implements the {@link features/image#Image-upload Easy Image} feature for CKEditor 5.

Easy Image lets you easily insert images into the editor and integrates automatically with CKEditor Cloud Services.

Documentation

See the {@link features/image#Image-upload Image upload} section in the {@link features/image Image feature} guide.

You can also check the {@link module:easy-image/easyimage~EasyImage} plugin documentation.

Installation

npm install --save @ckeditor/ckeditor5-easy-image

Contribute

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5-easy-image.

External links