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.
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.
npm install --save @ckeditor/ckeditor5-easy-image
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5-easy-image.