Nutrient Document Web Services API
Document processing covering conversion, OCR, redaction, signing, and analysis.
Converts a file to PDF, redacts sensitive passages, and applies a signature before sending it on.
Use Nutrient Document Web Services API with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put Nutrient Document Web Services API to work.
What Snow can do with Nutrient Document Web Services API
These are the Nutrient Document Web Services API operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads4
Look at your data without changing it.
- Analyze Build Cost
Estimate the credits and Processor features required by Build API instructions without executing the document job or consuming credits.
- Analyze Build Request (Deprecated)
Deprecated compatibility tool for the original ANALYZE_BUILD contract. Use ANALYZE_BUILD_COST for typed Build instructions.
- Get Account Information
Return the connected Nutrient account's subscription type, status, and estimated remaining credits.
- Get Processor Usage
Return the connected account's Processor subscription status and credit usage counters.
Creates8
Add something new to your account.
- Build Document
Synchronously create one document from remote files, remote HTML, new pages, and composable safe actions, returning its filename, media type, and Base64 content up to 4 MB. Use this for multi-part or multi-step workflows; applied redaction and JSON-content output are not supported. This consumes Processor credits; run ANALYZE_BUILD_COST and check GET_PROCESSOR_USAGE first. Free-tier output may be watermarked.
- Convert Markdown to PDF
Convert CommonMark or GitHub-Flavored Markdown text into a PDF using optional built-in styling, custom CSS, page layout, and syntax highlighting settings. Returns the filename, media type, and Base64 content up to 4 MB. This consumes Processor credits; check GET_PROCESSOR_USAGE first. Free-tier output may be watermarked.
- Create JWT Token
Create a short-lived restricted Nutrient bearer token. This compatibility tool returns secret credential material; revoke it with REVOKE_JWT_TOKEN when it is no longer needed. Prefer the connected API key for normal server-side document processing.
- Create PDF from Web Page
Render an HTML web page at a public URL, with optional page layout settings, into a PDF. Returns the filename, media type, and Base64 content up to 4 MB. This consumes Processor credits; check GET_PROCESSOR_USAGE first. Free-tier output may be watermarked.
- Make PDF Accessible
Auto-tag a PDF at a remote URL for PDF/UA screen-reader accessibility and return the result's filename, media type, and Base64 content up to 4 MB. This consumes Processor credits; check GET_PROCESSOR_USAGE first. Free-tier output may be watermarked.
- OCR PDF
Apply optical character recognition to a PDF at a remote URL and return a searchable PDF's filename, media type, and Base64 content up to 4 MB. This consumes Processor credits; check GET_PROCESSOR_USAGE first. Free-tier output may be watermarked.
- Stage PDF Redactions
Find matching content in a remote PDF and return a review PDF's filename, media type, and Base64 content up to 4 MB with unapplied redaction marks. This action cannot permanently apply redactions. It consumes Processor credits; check GET_PROCESSOR_USAGE first. Free-tier output may be watermarked.
- Watermark PDF
Add a positioned text or image watermark to every page of a PDF at a public URL and return the copy's filename, media type, and Base64 content up to 4 MB. This consumes Processor credits; check GET_PROCESSOR_USAGE first. Free-tier output may also include Nutrient's watermark.
Deletes1
Remove something. This often cannot be undone.
- Revoke JWT Token
Immediately revoke a bearer token created by CREATE_JWT_TOKEN using its ID. Use this when a generated token is no longer needed or may be compromised.
Related integrations
Ready to put Nutrient Document Web Services API to work?
Sign up free, build an app by chatting, and connect Nutrient Document Web Services API in minutes. No credit card required.