mooz / node-pdf-image

Provides an interface to convert PDF's pages to png files in Node.js by using ImageMagick
MIT License
237 stars 87 forks source link

Ensure the image paths are sorted naturally (numerically) so that 10 … #47

Open RoyHP opened 6 years ago

RoyHP commented 6 years ago

…and 11 come after 1-9

My fix for #45

rainabba commented 5 years ago

@mooz Might you be able to give us an ETA on this? This is critical to my use of the library since nearly all our PDFs will have >10 pages (100's will be common).

@RoyHP Thanks for this. Any reason I shouldn't use your fork/branch for now?

RoyHP commented 5 years ago

@rainabba You're welcome. Feel free to use it from my repo, it's not going anywhere.

"pdf-image": "git+https://github.com/RoyHP/node-pdf-image.git#432a07866759e73bdfc6942e5f32ee49b874adf2",
roest01 commented 5 years ago

the maintenance of this repo is a shame 🙁