Document conversion, redaction, form fill, and template generation.
This Next.js frontend calls a FastAPI backend that wraps the Nutrient Python SDK. The frontend handles uploads and displays results; the backend performs the conversions, signing, and template population.
Convert Word, Excel, and PowerPoint documents to PDF format
Convert Markdown documents to PDF format
Convert PDF documents to HTML for web display
Convert PDF documents to Word and Excel formats
Apply digital signatures to PDF documents with certificates
Permanently remove sensitive content from PDF documents
Detect form fields in an unfielded PDF with the Nutrient SDK's ML detector
Programmatically fill PDF form fields with data and generate a filled PDF
Extract printed text from images with Adaptive OCR — high-throughput, optimized for purely printed content
Convert a complex document to clean Markdown for RAG and LLM ingestion pipelines
Seven extraction techniques in one shell — schema-driven fields with clickable citations, Adaptive OCR, Multilingual OCR, handwriting recognition, table extraction, Markdown export, and image description
Generate PDF documents from Word templates populated with JSON data