PDFCrowd can now generate PDF/A documents for long-term preservation and tagged PDFs that preserve document structure and reading order for accessibility workflows. Each output mode is enabled with one setting, without any extra tools or manual steps.
PDFCrowd Blog
Sometimes a PDF needs to travel with other files - the XML behind an invoice, the spreadsheet behind a report, the original source document. PDFCrowd now lets you embed those files right inside the PDF you generate, so everything stays together as one file.
We have released version 4.6.0 of our WordPress Plugin and 6.7.0 of our API client libraries.
New:
- HTML to PDF API:
addAttachment()— embed one or more local files as attachments in the output PDF (also available in the PDF to PDF and Image to PDF APIs) - HTML to PDF API:
setConformance()— produce the output PDF at a specified PDF/A conformance level for long-term archiving - HTML to PDF API:
setTaggedPdf()— create a tagged PDF for accessibility and content reflow - Save as PDF WP plugin: new "Attachments", "Conformance", and "Tagged PDF" options
PDFCrowd is now integrated with Integrately, bringing automated PDF generation to your workflows without writing code.
Get Started
Visit our Integrately integration page, connect your API credentials, and start automating.
PDFCrowd is now integrated with Bubble, bringing automated PDF generation to your no-code applications.
Get Started
Install the PDF Export by PDFCrowd plugin from the Bubble marketplace, connect your API credentials, and start generating PDFs.
PDFCrowd is now available on Postman, making it easy to test and explore our PDF generation API.
Get Started
Visit our Postman Collection, fork it to your workspace, add your API credentials, and start testing.
We have released a new version of our WebSave product.
Improved
- Content mode conversions now upload faster on modern browsers, especially for larger pages.
We have released a new version of our Save as PDF and Save as Image WordPress plugins.
Fixed:
- Reflected cross-site scripting (XSS) vulnerability when the plugin is used in demo mode without an API key configured (CVE-2026-0862, low severity).
We have released a new version of our PHP API client library.
Fixed:
- removed PHP deprecated get_magic_quotes_runtime usage