Evaluate PDFluent against your real workload. Every feature is unlocked. No watermarks. No artificial limits. Cancel at any time — there's nothing to cancel.
Add pdfluent to your dependencies. No system libraries, no C build steps — it compiles like any other Rust crate.
[dependencies] pdfluent = "0.9"
Set your trial key as an environment variable. The SDK reads it automatically at startup.
PDFLUENT_LICENSE_KEY=trial_xxxxx
The full API is available immediately. Load a PDF, parse an XFA form, render to image, convert to PDF/A — whatever you need to test.
let doc = Document::open("form.pdf")?;The trial is not a feature-limited demo. It is the full SDK with a time-limited license key.
Replace the trial key with a paid license key. Your code stays the same. Choose the plan that fits your team size — Developer, Team, Business, or Enterprise.
View pricingRemove the dependency from Cargo.toml. There is no subscription to cancel, no account to close, and no data stored on our end.
No. You receive a trial license key by email. No payment details needed to start.
The trial is intended for evaluation. You may use it in a staging or pre-production environment to validate the SDK against your workload. For live production traffic, a paid license is required.
After signing up, you receive a license key by email. Set it as the PDFLUENT_LICENSE_KEY environment variable or pass it directly in code. The SDK validates the key on first use.
After 30 days the license key expires. The SDK will return an error until you add a valid paid license key. Your code and build setup do not change — only the key needs to be replaced.
Request a trial key and have the SDK running in minutes. No sales call required.
Get your trial key