IRONSOFTWAREHOME
PDF/UA
import {PdfDocument} from "@ironsoftware/ironpdf";

(async () => {
    // Open a PDF or use an exisiting rendered PDF
const pdf = await PdfDocument.fromFile("source_doc.pdf");

    // Convert to PDF/UA
    await pdf.convertToPdfUA(NaturalLanguages.English);

    // Save the PDF/UA Document to File
    await pdf.saveAs("pdfua-compliant.pdf");
})();
npm i @ironsoftware/ironpdf
PDF/UA

PDF/UA

PDF/UA (Portable Document Format/Universal Accessibility) is an international standard for accessible PDF documents. It was developed to ensure that PDF files are created and structured in a way that makes them accessible to individuals with disabilities, particularly those who use assistive technologies such as screen readers.

The following example demonstrates using a hypothetical convertToPdfUA method to convert standard PDFs into PDFs that comply with the PDF/UA standard. It also shows how to use the saveAs method to export the PDF document.

Explore PDF/UA Conversion Examples on GitHub
View on GitHub

Ready to Get Started?

Version:2026.8just released

Key in blue circle

Get your free 30-day Trial Key instantly.

Your trial license will be sent to your email address

No limitations. 100% unlocked. No credit card.

bullet_checkedNo credit card or account creation requiredNo limitations. 100% unlocked. No credit card.
  • Logo Aetna
  • Logo NASA
  • Logo GE
  • Logo Porsche
  • Logo USDA
  • Logo Qatar
Join Millions of Engineers who’ve tried IronPDF
Book your free Live Demo
Booking Badge

Trusted by Millions of Engineers Worldwide

Iron Software's customer logos
Get Your No-Obligation Consult
Complete the form below or email sales@ironsoftware.com
Your details will always be kept confidential.
Trusted by Millions of Engineers Worldwide
Iron Software's customer logos
Get your free 30-day Trial Key instantly.
No credit card or account creation required