A complete tour

Every part of the tool.

Scriptorium is built around one idea: a translation is the sum of a great many small decisions, and the tool you use should help you make each of them well. What follows is the long version.

§ 01 · The Editor

A verse editor that respects the work.

The center of Scriptorium is a single column of verses, set in Fraunces at a comfortable reading size. Click a verse to edit it in place — there is no separate editor pane, no modal, no roundtrip.

Inline USFM markup is recognized as you type. Wrap a phrase in \wj … \wj* to mark the words of Christ; mark poetry with \q1, \q2, and \qa; flag a quotation with \qt. The editor renders the formatting live and never asks you to leave for a markup panel.

Everything is keyboard-driven. Tab moves to the next verse, Shift+Tab goes back, Ctrl+S commits a revision, Ctrl+/ cycles workflow states.

Screenshot — Editor A chapter of John open with one verse in edit mode, USFM markup visible inline.
§ 02 · Workflow

Five states, one quality gate.

Every verse is in exactly one of five states: Draft, Self-review, Reviewer, Revised, Approved. The state is a small colored dot beside the verse number, visible across the whole chapter.

A verse can only advance one step at a time. You can drop a verse back to Draft at any moment — even from Approved — and the move is logged. The quality gate is the contract between you and your reviewers: nothing ships without passing it.

The Chapter heads-up shows the count by state. Project-wide, the Status page tells you, for the whole Bible or your selected canon, how many verses sit at each stage.

Screenshot — Workflow The Status page showing per-book and per-chapter state counts in a small-multiples grid.
§ 03 · Comments

Reviewer collaboration, in the file.

Reviewers attach comments to individual verses. Threads stay with the verse forever, but resolved threads collapse so the chapter view stays clean. A reviewer can mark a verse Revised when they're satisfied, which sends it back to the translator's queue.

Open comments appear in the verse margin as a small gold tick. Click it to expand the thread in a side panel — never a modal that hides the verse you're discussing.

Screenshot — Comments A verse with an open comment thread in the right panel, including a resolved exchange below.
§ 04 · Revisions

You can always go back.

Scriptorium keeps up to 50 revisions per verse — every save creates one — plus a daily snapshot of the entire project, retained for 30 days (or a year on Cloud Sync). You can diff any two revisions side by side and restore either one.

Snapshots are also the safety net. If the disk crashes mid-write, Scriptorium recovers from the last good snapshot on next launch — no work is ever lost to a half-saved file because writes are atomic.

Screenshot — Revisions Side-by-side revision diff for John 3:16 across three drafts, with changed words highlighted.
§ 06 · Originals

Greek and Hebrew in the same window.

The Words panel shows the underlying Greek (NA28) or Hebrew (BHS) for whatever verse you have selected. Each word is parsed — case, mood, tense, gender, number — and linked to its Strong's number, with a short lexical gloss drawn from a public-domain lexicon.

Lookups are local. Scriptorium ships the full lexicon and morphology data with the installer, so the Words panel works on a flight, in a cabin, or anywhere else without a network.

Screenshot — Originals The Words panel for a Hebrew verse from Genesis, showing parsing and Strong's number.
§ 07 · Glossary

Hold a translation to itself.

The glossary stores the renderings you have committed to: covenant for בְּרִית, steadfast love for חֶסֶד, holy for ἅγιος. As you draft, Scriptorium underlines any verse where the source word appears but the preferred rendering doesn't — quietly, in gold.

Run the consistency scan to see every miss in one report. Each row links to the verse, the source word, and your current rendering. You can promote a variant ("loyal love") into the glossary as an allowed alternate, or rewrite the verse to fit.

Screenshot — Glossary Glossary entry for חֶסֶד with preferred rendering, alternates, and a usage-scan table beneath.
§ 08 · AI Review

Optional, opt-in, off by default.

Scriptorium can hand a verse — or a whole chapter — to Anthropic's Claude for a second pair of eyes. You define the brief ("flag any phrase that has drifted from formal-equivalence register" or "check the rendering against parallels in Isaiah"), and Claude responds with line-by-line notes.

AI review is off until you turn it on, and turning it on requires your own Anthropic API key. Your verse text is sent to Anthropic; nothing is sent to Straight Truth Press. You see exactly what was sent, before it's sent.

Screenshot — AI Review AI review panel with Claude's per-verse notes on a chapter of Ephesians.
§ 09 · Front & End Matter

Title page to bibliography.

A Bible is more than its text. Scriptorium has structured editors for every piece you will need: title page, copyright, dedication, foreword, preface, abbreviations, translator's notes, glossary (printed at the back, automatically), study guide, bibliography, and maps.

Each section is optional; each travels with the translation through export. The order, page-break behavior, and typographic treatment are all editable from the project's Layout page.

Screenshot — Front matter Front-matter editor with title page, copyright, and dedication tabs visible.
§ 10 · Print & PDF

A printable proof at any moment.

Print Preview renders the current project as a single-column or double-column book in real Bible typography — drop caps on chapter openings, small caps for Lord, properly-cast running heads, hyphenation, justification. You can spot widows, orphans, and bad breaks before they reach a typesetter.

From Print Preview, export a KDP-ready interior PDF — 6×9 trim, embedded fonts, correct bleeds. Upload it to Kindle Direct Publishing and your translation is a book.

Screenshot — Print preview Print preview of two facing pages from Genesis 1 with drop cap and running heads.
§ 11 · InDesign Export

Hand it to your typesetter.

For a professional edition, you'll want a typesetter. Scriptorium exports the whole project as an IDML package — Adobe's interchange format — with paragraph and character styles already mapped for body, poetry, Words of Christ, drop caps, running heads, page numbers, and section headings.

Custom book selections, custom column rules, custom margins, and custom typographic treatment for the Tetragrammaton all survive the export. Your typesetter opens one file and the project is laid out; they tune kerning, you tune words.

Screenshot — IDML export Export dialog with style mapping table on the left and an InDesign preview on the right.
§ 12 · USFM Import

Bring your work over.

If you've started in Paratext or any other USFM-aware tool, Scriptorium will read your work. Drag a folder of .usfm files onto the project window and Scriptorium parses the markers, verse splits, footnotes, and section headings — everything that's standard.

You can also export to USFM at any time. Your data is yours; it leaves in the same format it arrived.

Screenshot — USFM import Import progress view with per-book row showing verse count and parse warnings.
§ 13 · Saves & Recovery

Your file is safe.

Projects are stored as a single .scrp file on your computer — a SQLite database under the hood. Writes are atomic: a save either completes or it doesn't, and a crashed write is rolled back on launch.

Daily snapshots sit alongside the project file in a .snapshots/ folder you can copy to a thumb drive. Crash recovery is automatic; if Scriptorium quit unexpectedly, your last keystroke is restored on next launch.

Screenshot — File locations A Finder/Explorer window showing a project .scrp file and its .snapshots/ companion directory.
§ 14 · Offline-first

The cloud is opt-in.

Scriptorium does not require an account, does not phone home, and does not require an internet connection except for the optional features that obviously do (AI review, Cloud Sync). You can use it on a laptop in a cabin for a year and never sign in.

If you do turn on Cloud Sync, it's end-to-end encrypted: Straight Truth Press cannot read your translation, even on our own servers. Your key never leaves your machines.

Screenshot — Sync settings Sync preferences pane showing the offline-by-default state and the optional sync toggle.

Made with care by Straight Truth Press, for the people called to this work.

Join the waitlist