filecore

Document rendering, as an API call

HTML in, PDF out — plus merge, split, compress, OCR and signing. No headless browser to babysit, no PDF toolchain to package, no rendering box to keep alive at three in the morning.

300 credits every month on the free plan. No card required.

One request

Everything below returns a job you can poll, or the bytes directly in sync mode.

curl -X POST https://api.filecore.de/pdf \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{"inputs":[{"type":"html","content":"<h1>Invoice</h1>"}]}'
HTML and Markdown to PDF
Send markup, get a print-ready PDF. Page size, margins, landscape and background printing are all request options.
Merge, split, compress
Combine documents, cut them into ranges, or shrink them for email — without installing a PDF toolchain.
OCR and PDF/A
Make scans searchable, and produce archival PDF/A output for records that must outlive your stack.
Digital signatures
Sign documents server-side so recipients can verify they were not altered after issue.
Deliver to your own storage
Point a job at your S3, Azure Blob, GCS or SFTP target and the output never rests on our disks.
Webhooks and job history
Signed webhook deliveries with retries, plus a searchable job list, trace and usage export.

Built for documents you cannot lose

  • Hosted in the EU, on our own hardware
  • Every tenant isolated at the database level (Postgres RLS)
  • Outputs encrypted at rest with per-tenant keys
  • Retention you choose — down to zero-retention buckets

Render your first document today

Sign up and the dashboard walks you from an empty account to a finished PDF.