Actions Marketplace

Boost PDFix Desktop Power with Advanced Module Integrations

Boost Your PDF Accessibility Workflow

Unlock the full potential of PDFix Desktop with our all-new External actions. This powerful feature lets you enhance your PDFix Desktop by integrating AI-powered external modules. Whether you create custom private actions or explore a wide range of publicly available ones, the PDFix Actions Marketplace offers all the powerful automation tools you need to enhance PDF accessibility and efficiency.

With regularly updated predefined actions, our Actions Marketplace is your go-to resource for unlocking new capabilities and staying ahead in PDF accessibility.

Introducing External PDF Actions

Our latest external actions are designed to simplify your workflow and PDF remediation process. With just a few clicks, you can integrate AI-powered actions into PDFix Desktop, such as alt text generation with OpenAI, PDF language detection, or seamless HTML to PDF/UA conversion. Build your own action pipeline to simplify the process, save time, and ensure your documents are accessible with ease.

TitleNameType
Language Detectionpdfix/lang-detect:v0.4.3Docker
OCR Tesseractpdfix/ocr-tesseract:v0.4.4Docker
HTML to PDF/UApdfix/html-to-pdf:v0.4.2Docker
Alt Text Generatorpdfix/alt-text-vision:v0.2.2Docker
Alt Text Generator OpenAIpdfix/alt-text-openai:v0.6.2Docker
veraPDF Validationpdfix/verapdf-validation:v0.3.0Docker
Arlington PDF Modelpdfix/arlington-pdf-model:v0.3.0Docker

Note: Make sure to check in regularly for fresh add-ons and enhanced new actions.

How To Add External Action

Adding external actions to PDFix is simple. Choose from Docker actions built in container environments or Local actions powered by command-line applications. Just pick the type, name your action, and import it into PDFix Desktop. For detailed instructions, see our guide: How to add the external action.

PDFix Actions Marketplace

A Docker image that automatically detects the language of a PDF file.

https://hub.docker.com/r/pdfix/lang-detect

A Docker image that adds an OCR text layer to scanned PDF files using PDFix SDK and Tesseract OCR.

https://hub.docker.com/r/pdfix/ocr-tesseract

A Docker image that converts HTML pages to PDF/UA files using PDFix SDK and Google Headless Chrome.

https://hub.docker.com/r/pdfix/html-to-pdf

A Docker image that automatically generates and applies alternative image descriptions to PDF files.

https://hub.docker.com/r/pdfix/alt-text-vision

A Docker image that automatically generates and applies alternative image descriptions to PDF files using PDFix SDK and OpenAI.

https://hub.docker.com/r/pdfix/alt-text-openai

A Docker image that validates PDFs using veraPDF, the industry-supported open-source validator that validates all PDF/A and PDF/UA parts & conformance levels. Results can be saved as HTML, XML, or JSON reports. This PDF Accessibility Checker allows users to easily perform PDF validation with customizable validation profiles.

https://hub.docker.com/r/pdfix/verapdf-validation

A Docker image that automatically checks grammar in PDF using the Arlington PDF Model. The verification output is a report containing all of the grammatical errors contained in your PDF.

https://hub.docker.com/r/pdfix/arlington-pdf-model