Saturday, June 15, 2024

Show HN: Collate multiple PDFs into one with cover and automatic TOC https://ift.tt/uGTCDBx

Show HN: Collate multiple PDFs into one with cover and automatic TOC collatepdf is a quick-and-dirty Python script I wrote for my own needs to collate multiple PDFs into one (essentially for printing purposes) with the following features: * an optional cover page, * automatic table of contents generation with global page numbering, * automatic page resizing to ensure all pages in the collated PDF have the same dimensions, * an overlay bar on each page with the current file name and global page number. This is alpha-quality software (no tests, minimal documentation etc). Use at your own risks. Hope some will find it useful! https://ift.tt/LYerq4H June 15, 2024 at 10:29PM

No comments:

Post a Comment

Show HN: Chatolia – create, train and deploy your own AI agents https://ift.tt/ciAIJ3Y

Show HN: Chatolia – create, train and deploy your own AI agents Hi everyone, I've built Chatolia, a platform that lets you create your o...