A JS application to format PDFs for bookbinding, based on Bookbinder, rewritten to use PDF-Lib as its backend library. Like Bookbinder, it is licensed under the Mozilla Public License.
Go to the project page to use the app online - saving a complete copy of the webpage will enable you to load it locally without a web connection, too.
npm install
webpack build
And load index.html
in any modern web browser.