nobody should have to print a PDF to fill it out.
A cross-platform PDF editor built around one unglamorous job: filling out a form that someone sent you as a PDF. Type anywhere on the page, save it half-finished and come back to it, then export a PDF that keeps everything the original had — its fonts, its layout, even its own fillable fields.
.pdfu file that stores the original PDF byte-for-byte and
keeps your edits separate and editable. Autosave and crash recovery mean a
crash costs you seconds, not the session.in development Usable end to end: open, type,
save, export. Viewing (continuous scroll, zoom, thumbnails), editing with
undo/redo, .pdfu save/load with autosave and crash recovery,
PDF export, and form authoring all work, backed by 131 tests. Still to come:
images, page operations, signatures and ink, filling in the form fields a PDF
already has, fax preview, and installers.
export landed — this now does the job Xournal++ was kept around for
| Platform | Windows, macOS, Linux |
|---|---|
| Built with | Tauri — Rust core, TypeScript/React interface |
| Network | none required; PDFs are processed locally |
| Licence | MIT |
Not yet released — installers are among the remaining pieces. Source and builds will be published together, MIT licensed.