Dustin Coffey
Dustin Coffey
Same thing here, would love to get added and on npm. Anything I can do to help out?
I, too, would like this cooked in, but would adding this functionality using the existing `convertPage` get too heavy with a Promise for each page?
@AckerApple I like the idea but what about PDFs with more than one page? Would each additional page overwrite the previous page's image file?
Right, so if you have multiple pages I think what you're wanting to do would in fact overwrite previous pages. So if you have a 2 page PDF your final...
I second this. Just yesterday I tied into the `prepare-commit-msg` for populating local LLM-generated commit messages. Which works great, but not in LazyGit using `c` flow. I did add a...