Client Portal, Document Magic & Website Analytics.The smart document solution.

Three products, one platform – Digitalise matter intake, process client attachments cleanly, and understand your website. All hosted in Germany, all compliant with professional regulations.

GDPR compliantLegally compliantServers in Germany

Our clients trust us

For Developers

MaraDocs API

Document intelligence from a single source.

OCR, PDF optimisation, deskewing, virus scan and email parsing – a REST API, SDKs for TypeScript, Python & GO, hosted in Germany. Granular credit-based billing.

  • OCR
  • PDF Optimisation
  • Deskew & Crop
  • Virus Scan
  • Email Parsing
  • TS & Python & GO SDKs
document_processing.ts
1import { MaraDocsServer, MaraDocsClient } from "@maramia/maradocs-sdk-ts";
2
3// Server-side: create workspace and send workspaceSecret to client
4const server = new MaraDocsServer({ secretKey: process.env.MARADOCS_SECRET_KEY! });
5const ws = await server.workspace.create({});
6
7// Client-side: OCR documents and combine into single PDF
8const client = new MaraDocsClient({ workspaceSecret: ws.workspace_secret });
9
10// Convienient end-to-end flows ready to use
11const imgPdf = await client.flow.ocrImg(imageFile); // image → searchable PDF
12const pdfPdf = await client.flow.ocrPdf(pdfFile); // PDF → searchable PDF
13
14// Combine and download your final PDF
15const combined = await client.pdf.compose({ pdfs: [{ pdf_handle: imgPdf }, { pdf_handle: pdfPdf }] });
16const blob = await client.data.downloadPdf({ pdf_handle: combined.pdf_handle });
17
Servers in Germany

In compliance with GDPR and professional law

For law and tax firms, data protection is of particular importance. The data you entrust to us is used according to the latest security standards and exclusively during optimization, and cannot be read by us afterwards.

🇩🇪
GDPR and BDSG

MaraDocs is fully hosted in Germany and is subject to the highest data protection standards. We offer the conclusion of a DPA.
Learn more

Data Security

All data is stored and transmitted using modern encryption standards and deleted after processing.
Learn more

Legally compliant

MaraDocs can be used in compliance with professional secrecy regulations according to § 43e BRAO.
Learn more

Law firms love it

MaraDocs is loved by lawyers & legal assistants.

14-day free trial

Boost your office efficiency now.

  • No credit card required
  • All features unlocked
  • Ready to use immediately
  • Easy to use