tcr / scissors

PDF manipulation in Node.js! Split, join, crop, read, extract, boil, mash, stick them in a stew.
Apache License 2.0
285 stars 45 forks source link

Support For Allowing Streams and Buffers #5

Open vhmth opened 10 years ago

vhmth commented 10 years ago

Support to allow for streams and buffers would be awesome. This allows something like scissors to be used in a preview service since something like a preview service would otherwise be making disk accesses to grab binaries off disk, which is the current case since scissors only takes a file path.

zimt28 commented 9 years ago

+1

DBarthe commented 7 years ago

+1

cboulanger commented 7 years ago

Should be doable. I'll look into it, but if anyone with more expertise on this issue has a suggestion, create a PR!

JperdomoB commented 3 years ago

+1