Skip to content
Go back

pdf-ops: A Rust Tool to Merge and Split PDFs (CLI + TUI)

I often need to merge several PDFs or split one by pages/ranges, so I wrote a small, straightforward tool in Rust called pdf-ops. It ships both a CLI and a Ratatui‑based TUI, currently keyboard‑only.

What it does

Tech: lopdf (PDF) and ratatui (TUI).

It’s currently used and tested mainly on macOS. Core features are ready; I’ll keep polishing the TUI, improving errors, and validating more platforms over time.

If you also want a lightweight, no‑nonsense PDF merge/split tool, give it a try—feedback and PRs are welcome. 🙌


Share this post on:

Previous Post
Sora App: We Might Be Missing the Point
Next Post
Can Google’s “Suncatcher” Put AI in Orbit and Ease the Power Crunch?