This repo contains some scripts made using the help of ChatGPT. The idea is that the basic structure of the script was generated by ChatGPT and then I made some minor modifications to the code he gave.
- [`pdfcompress`](./bin/pdfcompress)
- [`pdfcompress`](./bin/pdfcompress)
A utility that uses convert to render each page of a PDF to a JPEG image with adjustable quality and then merges them back into a single document.
A utility that uses convert to render each page of a PDF to a JPEG image with adjustable quality and then merges them back into a single document.