After several iterations of edits, would the image quality decrease?
Show HN: Nano PDF – A CLI Tool to Edit PDFs with Gemini's Nano Banana
11–20 of 43 posts
Re: Show HN: Nano PDF – A CLI Tool to Edit PDFs with Gemini's Nano Banana
#12Nice - but consider adding an animated screengrap like: https://github.com/pythops/oryx
Re: Show HN: Nano PDF – A CLI Tool to Edit PDFs with Gemini's Nano Banana
#13> Converts an image to a single-page PDF with a hidden text layer using Tesseract. This is the 'State Preservation' step. Does this mean the text only pdf page is transformed into an image that covers the full page, but the text is still under there. So, any machine based extraction would still get the text, but would probably loose all the bounding box information and regular users cannot just use their mouse to sel…
My Text to Speech app uses bounding box to display what text in PDF is being read and would not work well PDF's from this project.
Re: Show HN: Nano PDF – A CLI Tool to Edit PDFs with Gemini's Nano Banana
#14Re: Show HN: Nano PDF – A CLI Tool to Edit PDFs with Gemini's Nano Banana
#15Nice - but consider adding an animated screengrap like: https://github.com/pythops/oryx
Please don't add an animated gif to your README. Nothing worse than an autoplaying video with no controls, that has 10 frames but takes 5.4MB to download. Github supports normal video files. It allows the user to rewind or pause, and it results in a much smaller file size.
Re: Show HN: Nano PDF – A CLI Tool to Edit PDFs with Gemini's Nano Banana
#16Re: Show HN: Nano PDF – A CLI Tool to Edit PDFs with Gemini's Nano Banana
#17Re: Show HN: Nano PDF – A CLI Tool to Edit PDFs with Gemini's Nano Banana
#18Re: Show HN: Nano PDF – A CLI Tool to Edit PDFs with Gemini's Nano Banana
#19This is nuts and I absolutely love this. So you convert the PDF into image, edit the image, then convert the image back into a PDF.