\usepackage{devops}
Trigger a POST request. Receive a PDF. No LaTeX installation on your CI runner. No manual formatting. Just structured, beautiful documentation on every merge.
Modern DevOps workflows produce a constant stream of structured data — changelogs, infrastructure states, compliance evidence, SLA metrics. That data needs to leave the pipeline as polished, auditable PDFs.
Automatically generate release notes and changelogs formatted as PDFs, attached to every GitHub Release or GitLab tag.
Produce audit-ready PDFs from compliance check results — SOC 2, ISO 27001, and internal policy reports — on each CI run.
Convert your infrastructure runbooks from Markdown templates into professionally typeset PDFs stored in your artifact registry.
Drop a single curl command into any pipeline step. FormaTeX compiles your LaTeX source on managed infrastructure and returns a byte-perfect PDF.
curl -X POST https://api.formatex.io/v1/compile \
-H "X-API-Key: $FORMATEX_API_KEY" \
-H "Content-Type: application/json" \
-d '{"source": "\\documentclass{article}\\begin{document}Release 2.4.1\\end{document}", "engine": "pdflatex"}' \
--output release-notes.pdfOn every tag push, render a structured PDF changelog from your commit history and CHANGELOG.md template. Attach it to your GitHub Release automatically.
GitHub ActionsGenerate versioned, PDF runbooks from your Terraform outputs and configuration templates. Every infrastructure change produces an up-to-date reference document.
GitLab CI / DockerCompile monthly SLA performance reports from your monitoring data. LaTeX gives you precise table alignment and charts via pgfplots — no manual layout work.
Cron / Scheduled pipelineGenerate cryptographically datestamped PDFs of security scans, access reviews, and policy checks. Immutable evidence for compliance audits.
Compliance / SOC 2Free tier — 15 API compilations per month. No credit card. No TeX Live installation required.
One quick thing
We track anonymous usage — page views, feature usage, compilation events — to understand what works and what doesn't. No ads, no personal data, no third-party sharing.