Contribute to this guide

APICKEditor 5 image feature

npm version

This package implements the image feature for CKEditor 5. The feature is introduced in a granular form implemented by a couple of plugins.

# Demo

Check out the demos in the image feature guide.

# Documentation

See the image feature guide and the documentation of the following plugins:

# Installation

npm install --save @ckeditor/ckeditor5-image

# Contribute

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