ckfinder.md 1.2 KB


category: api-reference

CKEditor 5's CKFinder integration

npm version

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

CKFinder lets you easily insert images which are automatically rescaled, optimized, responsive and delivered through a blazing-fast CDN. It integrates automatically with CKFinder.

Documentation

See the {@link features/image-upload Image upload} guide.

You can also check the {@link module:ckfinder/ckfinder~CKFinder} plugin documentation.

Installation

npm install --save @ckeditor/ckeditor5-ckfinder

Contribute

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

External links