8
0

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 which are automatically rescaled, optimized, responsive and delivered through a blazing-fast CDN. It integrates automatically with CKEditor Cloud Services.

Documentation

See the {@link features/image-upload Image upload} 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