DocForge
A hosted Pandoc service where writers, academics, and indie authors upload a Word or Markdown file, pick a template, and get a beautifully typeset PDF, EPUB, or branded doc — no command line, no Lua.
Indie authors, technical writers, and academics who want Pandoc-quality output without writing filters
- Template gallery for ebooks, academic papers, internal docs, and slide decks — each with one-click citation styles and TOC settings
- Drag-and-drop filter composer for common tweaks (no Lua required) with plain-English options
- Brand kit: upload a logo, font, and color palette and DocForge produces matching outputs across formats
- Batch conversion for publishers converting a backlist of Word manuscripts
The Pandoc Lua Filters page highlights how powerful filters are but also how inaccessible they are to non-coders; meanwhile authors and academics keep asking for 'Pandoc-as-a-service' on forums and in writing communities.
HN trend (81 points) and recurring 'Pandoc-as-a-service' chatter indicates real interest, but most non-technical authors currently route to Reedsy Studio / StreetLib Write rather than seeking a Pandoc wrapper.pandoc for the people ↗Reedsy Studio — Free Book Writing & Formatting App - Best Self Publishing Tools ↗
Whitespace is essentially closed: the Pandoc maintainers themselves ship the official hosted web app at pandoc.org/app, plus Reedsy Studio, StreetLib Write, PaperScript (150+ journals), Shrubscribe, and free Pandoc-wrapper SaaS (trymarkdownviewer, rawmark) all compete directly.pandoc for the people ↗PaperScript — Journal & Book Typesetting Services ↗StreetLib Write: Free online tool to write and format books ↗
Monetization is weak — Reedsy's authoring/formatting is free, official pandoc.org/app is free, and rawmark/trymarkdownviewer advertise free tiers; paid alternatives (PaperScript, Shrubscribe) charge for human typesetting, not for the Pandoc-wrapper layer, so willingness-to-pay for a thin DOCX→PDF SaaS is low.Reedsy Studio — Free Book Writing & Formatting App - Best Self Publishing Tools ↗Convert Anything to Markdown — Free Pandoc-Style Hub | Markdown Viewer ↗
Format conversion and Pandoc itself are highly durable (open-source, 10+ years, academically entrenched), so the underlying need persists — but with the official app shipping from the project, this may end up as a feature inside Pandoc rather than a standalone product.Pandoc - index ↗
Technically a weekend build — wrap the Pandoc Docker image, add a template picker, expose a job queue; no novel infra needed.