# Jodit Editor PRO

Jodit PRO is a premium WYSIWYG HTML editor built on the MIT-licensed Jodit core: 20+ premium plugins, priority support, one-time licenses (PRO, Multi PRO, OEM) and full source access.

## Why PRO

- **20+ Premium Features** — File manager, PDF export, Word import, mentions, emoji picker, mobile view and more, ready for production.
- **Priority Support** — Get direct access to the development team. Fast responses, dedicated help and custom integration guidance.
- **Regular Updates** — New features and improvements ship regularly, so your editor stays current.
- **Enterprise Ready** — Built on the same MIT-licensed Jodit core. All open-source features included, plus professional additions.

## Feature highlights

### Finder

A full-featured file manager built right into the editor. Browse, upload, organize and insert files without leaving the page.

- Drag-and-drop file uploads
- Grid and list view modes
- Image preview and editing
- Server-side integration API

Docs: https://xdsoft.net/jodit/pro/docs/plugin/finder/

### Export to PDF/DOCX

Export editor content to professionally formatted PDF or DOCX documents with a single click. Good for reports, invoices and documentation.

- One-click PDF and DOCX generation
- Custom fonts and styling
- Page breaks support
- Print-ready output

Docs: https://xdsoft.net/jodit/pro/docs/plugin/export-docs/

### Paste from Word

Paste content from Microsoft Word and Google Docs while preserving formatting, tables and images. Clean semantic HTML output.

- Preserves tables and lists
- Keeps images and styles
- Cleans up messy markup
- Works with Google Docs too

Docs: https://xdsoft.net/jodit/pro/docs/plugin/paste-from-word/

### Autocomplete & Mentions

Add @-mention support and smart autocomplete to your editor. Connect any data source: users, tags, variables or custom entities.

- @-mention with custom feeds
- Flexible data sources
- Custom item rendering
- Keyboard navigation

Docs: https://xdsoft.net/jodit/pro/docs/plugin/autocomplete/

### Mobile View

Preview and edit content as it will appear on mobile devices. Responsive editing mode with device-width simulation.

- Real-time mobile preview
- Device width simulation
- Touch-friendly editing
- Responsive content testing

Docs: https://xdsoft.net/jodit/pro/docs/plugin/mobile-view/

## Built on Jodit

Jodit PRO includes every feature from the open-source editor: TypeScript core, zero dependencies, plugin architecture, responsive design, MIT license and full customization. PRO adds premium features on top.

Open-source core: https://xdsoft.net/jodit/

## Getting started

Install from npm and enable all premium features with your license key:

```bash
npm install jodit-pro
```

```js
import 'jodit-pro/es2021/jodit-pro.min.css';
import { JoditPro } from 'jodit-pro';

const editor = JoditPro.make('#editor', {
	license: 'YOUR-LICENSE-KEY'
});
```

1. **Install the package** via npm or yarn — zero runtime dependencies, the same lightweight core as the open-source version.
2. **Add your license key** to the editor options. This enables all premium plugins: Finder, PDF export, Word import, Mentions and more.
3. **Customize and extend**: enable only the plugins you need, configure the toolbar and connect your file storage. See the [PRO documentation](https://xdsoft.net/jodit/pro/docs/).

## All PRO plugins (24)

- [Finder](https://xdsoft.net/jodit/pro/docs/plugin/finder/): File browser with dark/light themes, tree view, favorites and full file management.
- [AI Assistant](https://xdsoft.net/jodit/pro/docs/plugin/ai-assistant-pro/): AI-powered writing companion with chat interface, content analysis and smart editing tools.
- [Export to PDF](https://xdsoft.net/jodit/pro/docs/plugin/export-docs/): Export editor content to PDF and DOC formats with custom fonts, styling and page breaks.
- [Paste from Word](https://xdsoft.net/jodit/pro/docs/plugin/paste-from-word/): Clean paste from Microsoft Word and Excel preserving tables, lists and formatting.
- [Autocomplete & Mentions](https://xdsoft.net/jodit/pro/docs/plugin/autocomplete/): Smart autocomplete and @mentions with custom data sources, keyboard navigation and flexible rendering.
- [Emoji Picker](https://xdsoft.net/jodit/pro/docs/plugin/emoji/): Rich emoji picker with categories, search, autocomplete via colon shortcodes and keyword matching.
- [Button Generator](https://xdsoft.net/jodit/pro/docs/plugin/button-generator/): Visual button designer with gradient, shadow, color and font customization directly in the editor.
- [Mobile View](https://xdsoft.net/jodit/pro/docs/plugin/mobile-view/): Preview content at different screen widths to simulate how it appears on mobile devices.
- [Backup & History](https://xdsoft.net/jodit/pro/docs/plugin/backup/): Auto-save content history with configurable intervals, snapshots and version restore.
- [Color Picker](https://xdsoft.net/jodit/pro/docs/plugin/color-picker/): Color picker with an extended palette, transparency adjustment and custom color saving.
- [Paste Code](https://xdsoft.net/jodit/pro/docs/plugin/paste-code/): Insert and embed syntax-highlighted code snippets with language selection and formatting.
- [Google Maps](https://xdsoft.net/jodit/pro/docs/plugin/google-maps/): Insert and edit Google Maps with points, routes, areas and location autocomplete.
- [Virtual Keyboard](https://xdsoft.net/jodit/pro/docs/plugin/keyboard/): On-screen keyboard with customizable hotkey buttons for special characters and symbols.
- [Change Case](https://xdsoft.net/jodit/pro/docs/plugin/change-case/): Switch selected text between Title Case, lowercase and UPPERCASE with one click.
- [Google Search](https://xdsoft.net/jodit/pro/docs/plugin/google-search/): Search selected text or current paragraph in Google directly from the editor toolbar.
- [Tune Block](https://xdsoft.net/jodit/pro/docs/plugin/tune-block/): Contextual popup for block elements with quick actions: move, delete, change heading level.
- [Show Blocks](https://xdsoft.net/jodit/pro/docs/plugin/show-blocks/): Visualize block elements with outlines and element name labels for content structure insight.
- [Todo List](https://xdsoft.net/jodit/pro/docs/plugin/todo-list/): Interactive checklists with checkable items for task lists and project management.
- [Style Cards](https://xdsoft.net/jodit/pro/docs/plugin/style/): Categorized style cards with visual previews for quick block and text formatting.
- [Templates](https://xdsoft.net/jodit/pro/docs/plugin/templates/): Insert predefined content blocks (layouts, cards, testimonials, pricing tables) via a toolbar popup.
- [Highlight Signature](https://xdsoft.net/jodit/pro/docs/plugin/highlight-signature/): Highlight text patterns with regex-based matching and custom template rendering.
- [iFrame Editor](https://xdsoft.net/jodit/pro/docs/plugin/iframe-editor/): Insert and configure iframes with customizable dimensions, borders and properties.
- [Page Break](https://xdsoft.net/jodit/pro/docs/plugin/page-break/): Insert page break separators for multi-page CMS content with configurable markers.
- [Translate](https://xdsoft.net/jodit/pro/docs/plugin/translate/): Translate selected text with Google Translate or custom translation providers.

## Pricing

One-time payments, no subscription:

- PRO — $99 (single domain)
- Multi PRO — $399 (up to 10 domains)
- OEM — $799 (redistribution inside your own product, unlimited domains)
- Enterprise — custom contract

Full comparison table: https://xdsoft.net/jodit/pro/compare/ (also available as Markdown via ?format=md)

## FAQ

### Do you provide a free trial?

We don't provide trial keys. The functionality is fully available and not limited in any way. The only restriction is a small red inscription in the bottom right corner.

### What payment methods do you accept?

We accept secure payments via your credit/debit card (MyCommerce.com) or PayPal. If you require another payment method, please [contact us](https://xdsoft.net/contact/?department=sales).

### Is the payment a one-time fee?

Yes. It's a one-time payment. Not annual or monthly, just once!

### Can I use the PRO version on my *.mysite.com subdomains?

No. The PRO version is limited to one domain. If you need to cover multiple domains, consider the OEM or MULTI PRO versions.

### Can I use Jodit PRO on development domains?

Yes. For development and testing domains such as `*localhost*`, `staging.*`,`*.dev.*`,`*.test.*`, `*.stg.*`,`stg.*`,`test.*`, `beta.*`,`*demo.*`,`*test.*`, and `acceptatie.*`, you don't need to use a license key.

### What distinguishes PRO from MULTI PRO?

The MULTI PRO version allows you to use Jodit across multiple domains. For each domain in your account, you'll generate a unique license key. Beyond that, the two licenses are identical.

### How does OEM differ from MULTI PRO?

An OEM license provides a single license key that can be used across multiple domains or products. Additionally, there are differences in support and access to the source code. Refer to the [comparison table](https://xdsoft.net/jodit/pro/#compare) for a comprehensive list of differences.

### Is there a React version of Jodit PRO?

Yes. You can install it as follows:npm install jodit-pro-react

### How long will I receive updates after purchase?

You'll be eligible to receive updates indefinitely, as long as they're being released.

### How long will I receive premium support after purchase?

One year. This is the guaranteed support duration, [Read more.](https://xdsoft.net/jodit/pro/docs/getting-started/support.md) After that, you can renew premium support for 17 months, but only for OEM licenses. Such an extension is not available for PRO.

### Do I receive the license key via email after purchase?

No, license keys are not sent via email. After your order is processed, you can access your personal account at [https://xdsoft.net/jodit/pro/cab/](https://xdsoft.net/jodit/pro/cab/) where you'll be able to view your order and create/configure your license key. [How to create a license key](https://xdsoft.net/jodit/pro/docs/how-to/create-the-license-code.md).

## Links

- [Compare plans & pricing](https://xdsoft.net/jodit/pro/compare/)
- [OEM license](https://xdsoft.net/jodit/pro/oem/)
- [Documentation](https://xdsoft.net/jodit/pro/docs/)
- [Collaboration](https://xdsoft.net/jodit/pro/collaboration/)
- [Free (MIT) version](https://xdsoft.net/jodit/)

_Full page: https://xdsoft.net/jodit/pro/_
