Hello,I'm new to nodejs. I have an issue with converting .dng file fo jpeg/png in Lambda. I've managed to have it working with resizing jpeg/png files with ImageMagick, but don't really know how to process dngs.I've found out that dcraw library should be able to convert raws to tiffs. Is there any other library for that in nodejs?Link to the script: https://gist.github.com/jacekpl/869c9460f6991f8f54ed82414b606346Any hint appreciated :-)
Submitted June 06, 2019 at 07:29AM by jacekpl
No comments:
Post a Comment