A new open-source tool called Chronicle is challenging the paid subscription model that dominates the novel-writing software market. The application, created by developer Petre Popescu, bundles a WYSIWYG editor, timeline planner, worldbuilding database, text-to-speech engine, book cover designer, and multi-format typesetter into a single free package. It runs entirely on the user's machine with no telemetry, no cloud dependency, and no recurring fees.
Why Chronicle Matters Right Now
Writers who need to produce submission-ready manuscripts and print-quality books typically juggle multiple tools. Scrivener costs $60 or more per operating system. Vellum runs $250 and only works on Mac. World Anvil charges $105 per year and stores everything on remote servers. Chronicle replaces all three with a unified desktop and web application licensed under the GNU Affero General Public License v3 (AGPLv3). That license means the source code is fully available, and anyone can inspect, modify, and redistribute it. There are no locked tiers, no ads, and no hidden costs. The app is distributed through Gumroad at a pay-what-you-want price, with $0 as the default.
What Chronicle Actually Ships
The editor module provides a distraction-free WYSIWYG canvas organized around a chapter binder. Authors can reorder, split, and navigate chapters with keyboard shortcuts, and every chapter shows a live word count and estimated reading duration. A six-color highlight palette lets writers drop inline commentary during drafts. Those annotations toggle on and off in the editor, and they are automatically stripped before any EPUB or PDF export. The smart typography engine converts straight quotes to curly book quotes, fixes em-dashes and ellipses, cleans up dialogue punctuation spacing, and removes accidental double spaces across all chapters.
The timeline studio lets authors map story chronologies on interactive time rulers. Beats can represent events spanning hours, days, weeks, months, or years. When two beats overlap, a collision avoidance algorithm stacks them into separate lanes so parallel subplots remain visually distinct. Each beat links directly to character profiles and location cards in the worldbuilding codex.
That codex functions as a structured database for world lore. Character entries track psychological archetypes, internal motives, arc trajectories, and relationship ties. Location cards document sensory palettes (sight, sound, scent, weather, atmosphere) and include checklists for landmarks a character visits during the story. A taxonomy filter lets authors search across factions, items, heroes, and places in milliseconds.
For proofreading, Chronicle integrates Kokoro Text-to-Speech, a neural speech engine that runs entirely on the user's hardware via WebAssembly and WebGPU acceleration. Manuscript text never leaves the device. The audio player includes a scrub bar, variable speed from 0.5x to 2.0x, and sentence-level tracking during playback. Four curated paper themes (Warm Sepia, Obsidian OLED, Crisp Light, Midnight Blue) and four application themes (ModernX Dark, ModernX Light, Glass Dark, Glass Light) provide visual variety without compromising layout stability.
Publication-Grade Output Without Third-Party Formatters
The publishing hub generates three output formats. The PDF typesetter produces high-resolution, vector-accurate proofs with standard book trims (6x9, 5.5x8.5, A5), customizable gutters, running headers, author folios, ornamental section dividers, and scalable drop caps. The EPUB 3 exporter produces clean, validated semantic markup with embedded fonts and SVG cover manifests, ready for upload to Kindle Direct Publishing, Apple Books, Kobo Writing Life, and Google Play. The William Shunn manuscript exporter generates a Word document with one-inch margins, Courier type, running headers containing the author's surname and title slug, word count approximations, and standard contact blocks. That format remains the industry standard for submissions to literary agents and publishers.
A built-in book cover designer rounds out the publishing workflow. Authors choose from curated gradient canvases, genre-specific SVG emblems (fantasy, sci-fi, thriller), typography pairings, and decorative frames. Covers export as high-resolution, vector-accurate PDFs suitable for print.
All project data lives in a single .chronicle file, which is a standard unencrypted ZIP archive containing XHTML chapter files, raw CSS stylesheets, and plain JSON metadata. Authors can unzip the archive, edit the raw XHTML or CSS directly, and inspect the OPF package manifest and spine hierarchy. There is no proprietary binary lock-in.
Sync and Cross-Platform Availability
Chronicle runs on Windows, macOS, and directly in modern web browsers with no installation required. The desktop app supports WebDAV integration, letting authors synchronize manuscripts to self-hosted Nextcloud, ownCloud, Fastmail, or any standard WebDAV server. No third-party cloud subscription is needed for sync, and no data passes through the developer's infrastructure.
The web version launches instantly with sample manuscripts, reading mode, and all exporters functional. The desktop version is a standalone application that requires no admin rights to install.
What This Means for Independent Authors
Independent novelists and self-published authors spend significant time and money stitching together separate tools for drafting, worldbuilding, cover design, and typesetting. Chronicle collapses that workflow into one application that costs nothing and keeps every manuscript on the author's own hardware. The open-source license also means the tool will remain available and modifiable regardless of the developer's future plans. For teams evaluating writing software, the absence of per-seat licensing and cloud lock-in makes Chronicle worth serious consideration as a long-term platform.