node-pdf-image
node-pdf-image copied to clipboard
Add non-zero based numbering for page paths.
Found myself wanting output to be non-zero based numbering in custom "convertAllPages" script.
Only affects output image path. So convertPage(0) would write tmp/test-1.png in example. Defaults to original zero-based numbering.
Same thing here, would love to get added and on npm. Anything I can do to help out?