Write
A real manuscript editor with chapters, scenes, front matter and back matter, local spell check, autosave and revision history.
QuillArk is a free offline writing studio for manuscripts, worldbuilding, research, planning, revision and publishing. It runs on your computer, and so does your work.
What QuillArk is
Most writers end up with a manuscript in one program, a character list in another, research in a third and a publishing workflow held together by hope. QuillArk is the one place.
A real manuscript editor with chapters, scenes, front matter and back matter, local spell check, autosave and revision history.
Characters, locations, cultures, magic systems, technology, artifacts — and any category you invent, with the fields that suit it.
Research, brain dumps, mind maps, outlines, arcs, tasks and a calendar, all searchable across an entire series.
Page layout, trim sizes and margins, preflight checks, and export to PDF, EPUB, DOCX and six other formats.
The application
Every screenshot on this site is QuillArk actually running. Nothing here is an illustration of software that does not exist.
Manuscript
Chapters and scenes you can drag into a new order, with front matter and back matter as first-class parts of the book rather than an afterthought.
Worldbuilding
Twenty-five categories to start with — characters, locations, organisations, cultures, species, creatures, magic systems, artifacts, technology, languages, religions, governments, events and lore — and room for any category your story needs.
Series
A project can hold a single novel or an entire series. The characters, places and history are shared; each book keeps its own manuscript, metadata and publishing settings.
Research and planning
Local AI
QuillArk includes an engine that summarises chapters, extracts likely characters and places, and organises a brain dump — with nothing to download and nothing to sign up for.
Connect a local Ollama or llama.cpp model and you get a language model too. Either way the endpoint is checked to be your own machine before a single request is made.
How the local AI works
Safety
Publishing
QuillArk composes its own pages, so the layout you see on screen and the layout in the exported PDF are produced by the same code and cannot drift apart.
Your files
Every chapter is a Markdown file. Every character is a Markdown file with a readable header. The reading order is a YAML file you can edit by hand. There is no QuillArk database holding your book hostage.
You do not need QuillArk to read your work — now, or in twenty years. This reassembles an entire book in reading order using nothing but standard shell tools:
grep -oP '(?<=file: ).*' manuscript.yaml | while read -r f; do cat "$f"; done Privacy
No account. No sign-in. No telemetry. No analytics. No advertising. Nothing about your book is uploaded, because there is no code in QuillArk that could upload it.
You install it and you write. There is nothing to register and nothing to verify.
The only socket QuillArk can open is to a local AI engine on your own machine, and the address is checked before any request.
Projects live where you put them. Uninstalling QuillArk does not touch them.
Price
QuillArk is free. There is no paid tier, no trial that expires, no feature held back, and no upsell inside the application.
If it earns one, a thank-you is welcome. Nothing depends on it.
Screenshots
QuillArk 1.4.0 for Windows and Linux. Free, offline, and yours to keep.