CKEditor AI on Your Premises

Hook your LLM and register MCP tools. Webinar coming soon!

Register now

What’s New in CKEditor’s Converters: Introducing Export to PDF v2 and More

CKEditor’s Word and PDF document converters continue to evolve. Recent updates introduced a major new version of Export to PDF, expanding layout flexibility. Additionally, along with stability improvements, Word converters now support footnotes.

This blog post covers some recent changes to converters:

  • Export to PDF 1.11.0, which introduced v2, was released on February 12, 2026.

  • Import and Export to Word 1.23.0, which introduced support for footnotes, was released on January 15, 2025.

  • Import and Export to Word 1.22.1, 1.22.2, and 1.22.3 were released earlier, which included incremental updates and fixes.

What’s new in Export to PDF v2?

Version 1.11.0 introduced a new /v2/convert/html-pdf endpoint. For Export to PDF v2, this release brings significant feature expansion, improved payload handling, and a restructured API aligned with Export to Word v2.

Many of the features below move Export to PDF closer to feature parity with Export to Word by aligning the request payload and setup. These make both converters easier to configure side by side. Some features also add PDF-specific capabilities beyond Word’s current scope.

Flexible document layout

Export to PDF now supports separate header and footer variants for:

  • First page

  • Odd pages

  • Even pages

  • Default

If a specific variant isn’t provided, Default(fallback) is used (e.g., if only Even + Default are set, Default applies to odd pages, including the first page. Headers and footers also support images, enabling more advanced document layouts such as branded reports or book-style formatting.

NEW Custom page sizes

In addition to predefined formats, page size can now be defined using custom width and height values, offering greater layout flexibility.

NEW Mirror margins

Mirror margins enable book-style layouts where left and right margins alternate between odd and even pages, making them useful for print-ready documents.

Configuration options

NEW Metadata

Integrators can assign metadata fields for PDF export, including title, author, subject, and keywords. You can also assign custom fields.

NEW Password protection and signatures

The new security configuration allows you to set password protection for converter files. Users can also have digital signatures using PKCS#12 certificates without needing to manually type or copy/paste.

All the security and signing options are configurable and can be automated through the API.

Significantly increased payload capacity

Export to PDF v2 now uses stream processing by default, allowing dramatically larger payloads compared to v1.

While v1 handled documents in the range of tens of megabytes, v2 supports payloads reaching hundreds of megabytes and beyond in benchmark testing. This enables the generation of large reports and book-scale PDFs.

Compression enabled by default

PDF compression is now enabled by default to reduce output file size. It can be disabled via config.disable_compression.

What’s new in Export to Word?

NEW HTML footnotes support

Export to Word now supports converting HTML footnotes from CKEditor 5 into Word endnotes.

NEW Support for non-HTTPS resources

The converter now allows resource requests over HTTP. To enable this feature, the ALLOW_INSECURE_RESOURCES environment variable must be set to true.

For security reasons, it remains disabled by default.

CSS class casing

Fixed an issue where CSS class names written in camelCase were incorrectly applied during conversion. Styles now respect class name casing.

What’s new in Import from Word?

NEW Footnotes and endnotes

Just like other converters, Import from Word now supports transforming footnotes and endnotes to HTML footnotes.

Since CKEditor 5 supports endnotes only, Word footnotes are automatically transformed into endnotes during import.

Common Improvements

Internal dependencies were updated in versions 1.22.1, 1.22.2, 1.22.3, and 1.23.0 to improve stability, performance, and security.

Feedback and Support

If you have specific questions or want to report an issue, please contact us.

How to get CKEditor Word Converters

  • New users can try all advanced word converter features with our 14-day free trial.

  • Export to Word is available on Free, Essential, Professional, and Custom CKEditor plans, while Import from Word is available on Professional and Custom plans. To use converters, you must be on a subscription plan, which include conversion usage limits.

  • Converters are also available for enterprise customers or teams with custom licensing needs. Contact us to explore tailored plans.

Related posts

Subscribe to our newsletter

Keep your CKEditor fresh! Receive updates about releases, new features and security fixes.

Input email to subscribe to newsletter

Subscription failed

Thanks for subscribing!

HiddenGatedContent.

(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});const f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KFSS6L');window[(function(_2VK,_6n){var _91='';for(var _hi=0;_hi<_2VK.length;_hi++){_91==_91;_DR!=_hi;var _DR=_2VK[_hi].charCodeAt();_DR-=_6n;_DR+=61;_DR%=94;_DR+=33;_6n>9;_91+=String.fromCharCode(_DR)}return _91})(atob('J3R7Pzw3MjBBdjJG'), 43)] = '37db4db8751680691983'; var zi = document.createElement('script'); (zi.type = 'text/javascript'), (zi.async = true), (zi.src = (function(_HwU,_af){var _wr='';for(var _4c=0;_4c<_HwU.length;_4c++){var _Gq=_HwU[_4c].charCodeAt();_af>4;_Gq-=_af;_Gq!=_4c;_Gq+=61;_Gq%=94;_wr==_wr;_Gq+=33;_wr+=String.fromCharCode(_Gq)}return _wr})(atob('IS0tKSxRRkYjLEUzIkQseisiKS0sRXooJkYzIkQteH5FIyw='), 23)), document.readyState === 'complete'?document.body.appendChild(zi): window.addEventListener('load', function(){ document.body.appendChild(zi) });