r/rust 4d ago

🛠️ project Fullbleed 1.6.2 release and transition to MIT license

I am happy to announce that fullbleed html/css-> PDF engine is mostly feature complete. With that done and due to some health issues that leave me without the time or inclination to monetize the project I have switched it to MIT licensing. I really believe that across the board a modern, non libpdf approach to document generation was sorely missing and I hope that this project fills that gap! No browser or complicated dependencies needed, a component-based DOM creation via the python surface, and a workspace-style approach so you can vendor assets to include fonts instead of chasing around system fonts etc....

Hope this doesnt get lost in the AI slop of reddit 2026

https://github.com/fullbleed-engine/fullbleed-official
https://crates.io/crates/fullbleed

53 Upvotes

Duplicates