- Is PDFluent really free, including for commercial use?
- Yes. The desktop editor is free for everyone, including commercial use at work — no seats, no subscription, no account. Only the separately-licensed developer SDK is a paid product.
- Does PDFluent upload my files to the cloud?
- No. Everything runs on your machine. There is no account, no cloud storage, and no telemetry — the files you open never leave your device.
- Which platforms does PDFluent run on?
- macOS 11 (Big Sur) and later, on both Intel and Apple Silicon, and Windows 10 or 11 (64-bit).
- Is PDFluent secure?
- The engine is written in memory-safe Rust, which eliminates the memory-safety bugs behind roughly 70% of severe security vulnerabilities (Microsoft 2019, Google 2020). It ships no document-JavaScript engine and ignores automatic actions in PDFs.
- Can PDFluent open XFA forms?
- Yes. It renders and fills legacy XFA (XML Forms Architecture) forms that many readers refuse — this support is experimental and improving with each release. Standard AcroForm PDFs are fully supported.
- Is there a developer SDK?
- Yes. The same Rust engine ships as a PDF SDK (software development kit) with bindings for Rust, Python, Node.js, .NET, Java, and WebAssembly. It is licensed separately from the editor — from €699 (perpetual licence), with a free 30-day evaluation.