Create your template
Build a new design with text, images, shapes, and lines. You can also upload a PDF and use it as the starting point.
Documents made from your data
Build a document or bring in a PDF you already use. Place the details that change, upload your CSV or JSON file, and create a finished PDF for every record.
Copying an old file, replacing names, and checking every field is slow and easy to get wrong.
How it works
No code and no mail-merge syntax to learn.
Build a new design with text, images, shapes, and lines. You can also upload a PDF and use it as the starting point.
Upload a CSV or JSON file, then drag fields such as customer name, date, or total onto the page.
Click through each record, make sure everything looks right, and generate the finished PDFs.
The editor
Work visually with familiar layout controls, then inspect real records without leaving the editor.
Create a layout with text, images, shapes, lines, and tables. If you already have a document you want to keep using, import it instead of rebuilding it.
Drag a field onto the page, place it inside a sentence, or add it as text inside a shape.
Move through your records and check how real names, dates, addresses, and totals fit the design.
Set page margins, align elements, adjust spacing, use snapping, or enter an exact position when it matters.
Finish the template once, then use every row in your data to prepare a separate PDF.
Saved to your account
Sign in with Google to keep your work in your own Doklavio account. Templates and imported source files are stored privately and are only available to their owner.
Common uses
Contracts, offer letters, leave requests, confirmations, and onboarding packs.
Quotes, purchase orders, delivery documents, work orders, and customer reports.
Reusable agreements, official letters, declarations, and administrative forms.
Create a separate certificate, permit, badge, or completion record for every recipient.
Doklavio Cloud API
Design and test the template in Doklavio, then connect it to your application with a template ID and API key. Send JSON from your CRM, accounting platform, customer portal, or internal system and receive a finished PDF.
Cloud API access is included with Team and Business.
/v1/documents{
"templateId": "doklavio-invoice",
"data": {
"company": {
"name": "Doklavio"
},
"customer": {
"name": "Northstar Studio"
},
"invoice": {
"number": "KL-1042"
},
"items": [
{
"description": "Doklavio Team plan",
"quantity": 1,
"price": 49
}
]
}
}
Simple pricing
Every plan includes the complete visual editor. Pay when you need clean exports, larger batches, collaboration, or API automation.
Free
Individual
Team
Business
Annual plans include two months free. Individual $150/year · Team $490/year · Business $1,290/year.
Need more volume, SSO, additional storage, or dedicated support? Talk to us about Enterprise.
Try it with your data
Upload a small CSV or JSON file, place one field, and check the result in the live preview.