Why

Adobe pdf software sucks. All I want to do is view a pdf, add some text to it, and add signatures - all while using a non-clunky and choppy app. This is why I built phorgePDF - a lightweight pdf editor that’s fast and can let you do the following:

Organization

At a high level, the app consists of a Rust backend and a React + TS frontend (via Tauri). Thus, we should we should define a boundary that makes sense:

FE Separations

BE Separations (Rust layer)

Development