Encodian icon

Encodian

Document automation toolkit for PDF processing, OCR, watermarks, archive creation, and JSON array manipulation.

Fits Microsoft 365 workflows that add watermarks and attachments to PDFs, apply AI OCR, build ZIP archives, and transform arrays in flow data.

Sign in to connect Encodian

Sign in to connect an account and start using Encodian in your apps.

Example Use Cases

These are example ways Snow can use Encodian when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Add Attachments to PDF

Tool to add file attachments to a PDF document. Use when you need to embed files within a PDF as attachments that can be extracted later.

Add Image Watermark to PDF

Tool to add an image watermark to a PDF document. Use when you need to overlay an image on PDF pages with configurable opacity and orientation.

Add Image Watermark to PDF (Advanced)

Tool to add an advanced image watermark to a PDF with precise control over positioning, opacity, scale, quality, and rotation. Use when you need to overlay a watermark image onto PDF pages with page-level targeting and advanced customization options.

Add PDF Header Footer

Tool to add HTML header and footer to a PDF. Use when you need to embed consistent headers or footers across pages with margin and range options.

Apply AI OCR to PDF

Tool to apply AI-powered OCR to a PDF document with optional preprocessing filters. Use when you need to extract text from scanned PDFs or images by recognizing and converting visual text into machine-readable format. Supports advanced preprocessing like deskew, despeckle, binarization, and automatic rotation.

Apply OCR to PDF (Standard)

Tool to apply standard OCR to a PDF document with optional preprocessing filters. Use when you need to extract text from scanned PDFs or images by recognizing and converting visual text into machine-readable format. Supports language selection, quality vs speed trade-off, and preprocessing options.

Array Add Items

Tool to add items to a JSON array at a specified position (first, last, or specific index). Use when you need to append or insert elements into an existing JSON array structure.

Array to JSON

Tool to convert an array to a named JSON object. Use when you need to wrap an array in a JSON object with a specific key name, optionally selecting a specific array from nested JSON using JSONPath.

Array to XML

Tool to convert a JSON array to XML format. Use when you need to transform JSON data into XML structure with custom root and item node names.

Base64 Encode

Tool to encode a string to Base64. Use when you need to convert text into Base64 representation for use in other operations.