@ckeditor/ckeditor5-import-word
Version:
Import from Word feature for CKEditor 5.
49 lines (26 loc) • 2.83 kB
Markdown
CKEditor 5 Import from Word feature
========================================
[](https://www.npmjs.com/package/@ckeditor/ckeditor5-import-word)
This package contains the import from Word feature for CKEditor 5. It allows you to import content from a Word file directly into CKEditor 5.
When enabled, this feature sends the selected Word file to the CKEditor Cloud Services Word to HTML converter service. The service then generates the HTML document that is inserted into the editor.
This is a premium feature. Sign up for a [free non-commitment 14-day trial](https://portal.ckeditor.com/checkout?plan=free), or see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing) for more information.
## Installation
This plugin is part of the `ckeditor5-premium-features` package. Install the whole package to use it.
```bash
npm install ckeditor5-premium-features
```
## Create free account
If you want to check full CKEditor 5 capabilities, sign up for a [free non-commitment 14-day trial](https://portal.ckeditor.com/checkout?plan=free).
## Demo
Check out the [demo in the import from Word feature](https://ckeditor.com/docs/ckeditor5/latest/features/converters/import-word/import-word/import-word.html#demo) guide.
## Documentation
See the [`@ckeditor/ckeditor5-import-word` package](https://ckeditor.com/docs/ckeditor5/latest/api/import-word.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/) as well as the [import from Word](https://ckeditor.com/docs/ckeditor5/latest/features/converters/import-word/import-word/import-word.html) feature guide.
## Getting support
CKEditor 5 Import from Word feature comes with outstanding support from a dedicated team of customer care specialists, QA engineers and CKEditor 5 developers. The team will gladly assist you in all aspects from setting up your account to integrating CKEditor 5 Import from Word feature with your application.
As a licensed CKEditor 5 Import from Word feature user you can report bugs and request features directly through the CKEditor Ecosystem customer dashboard.
## License
**CKEditor 5 Import from Word feature** (https://ckeditor.com/ckeditor-5/)<br>
Copyright (c) 2003–2026, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
CKEditor 5 Import from Word feature is licensed under a commercial license and is protected by copyright law. For more information, see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing).
### Trademarks
**CKEditor** is a trademark of [CKSource Holding sp. z o.o.](https://cksource.com) All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.