Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 416 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 416 Bytes

pdfflipper

This tool allows to flip pdfs to have some space for notes on the side. Runs client-side and is currently hosted here. Could use a new design :)

Active development is most likely happening at https://github.com/warriorzz/pdfflipper

Run it yourself

Build the project with npm run build and host the static files in build/ using your favourite web server.