Autype

Autype Document Tools

One toolkit for every document handoff.

Rearrange, finish, secure, convert, and fill business documents without stitching together separate file services.

REST API, n8n, and Make use the same tool jobs and outputs.

Active document tool: Merge PDFs

18 focused operationsPDF processing, conversion, forms, and placeholders.
One job modelUpload, process, observe, and download consistently.
Code or no-codeUse REST directly or work through n8n and Make.

Finish the document workflow in one place

Handle the file work that happens before and after generation.

Document Tools keeps common file operations inside the same automation stack as your Autype documents.

Assemble

Build the right delivery package from the files you already have.

Merge sources, split ranges, rotate pages, or keep only the pages a recipient should receive.

Merge and splitRotate pagesKeep or remove
Finish

Make the file smaller, safer, and ready to send.

Apply watermarks, compression, passwords, flattening, and metadata checks in the same workflow.

WatermarkProtect and unlockCompress and flatten
Convert

Turn office, web, and image files into the output the process needs.

Convert DOCX, ODT, HTML, and images to PDF or render PDF pages as PNG and JPEG.

Office to PDFHTML to PDFPDF and images
Complete

Fill forms and update existing templates with real data.

Detect PDF fields, populate their values, or replace placeholders inside DOCX and ODT templates.

Detect fieldsFill formsReplace placeholders

One predictable workflow

Use every tool through the same simple job.

Upload a file, call the operation you need, and receive the finished result through polling or a webhook.

01

Upload once

Receive a temporary file ID.

02

Call a tool

Use the focused endpoint you need.

03

Receive the result

Poll the job or use a webhook.

The job shape stays the same for every operation.

An API that stays readable

Clear endpoints you can integrate in minutes.

Each operation has a focused route and a compact request body. The examples use the same payloads documented in the current Autype API reference.

Combine two to twenty uploaded PDFs in the order you provide.

POST/api/v1/dev/tools/pdf/merge
{
  "fileIds": ["file-id-1", "file-id-2"]
}

One toolbox, complete workflow

Finish the entire document handoff without another document service.

Pass each result directly into the next Autype tool. Personalize a template, convert it, merge supporting pages, secure the package, and deliver the final format from one toolbox.

Input

Template + record

Autype tool

Replace placeholders

Autype tool

Convert to PDF

Additional input

Terms PDF

Autype tool

Merge PDFs

Autype tools

Watermark + protect

Output

Protected package ready

No second document service requiredOptional orchestrationn8nMake

Need to understand a file first?

Autype Lens can extract, classify, or name a document before Document Tools processes it.

Explore Lens

Document Tools FAQ

The practical questions, answered.

Everything you need to decide where Document Tools fits in your automation.

Are Document Tools only for PDFs?

No. The toolkit also converts DOCX, ODT, HTML, PNG, and JPEG files and can replace placeholders in DOCX and ODT templates.

Can several operations run as one workflow?

Yes. Use the output of one job as the input for the next, for example merge, watermark, compress, then protect a client package.

Can I use the tools without writing backend code?

Yes. Autype provides dedicated n8n and Make integrations alongside the REST API.

Does Autype work with existing fillable PDFs?

Yes. You can inspect form fields and fill text, checkbox, dropdown, and radio values. The finished form can optionally be flattened.

Stop handing files between disconnected tools.

Build the complete document workflow through the API, or keep it visual with Autype for n8n and Make.

One account for document generation, conversion, file tools, and delivery.