Open axvpast opened 10 years ago
+1
I created a small utility to separate JPEG metadata from the image data itself. You could git it at https://github.com/aerilon/node-extract-jpeg-metadata, it includes a ready-to-run script. Could you give it a try ? All you need to do is from a command line:
$ ./bin/extract-jpeg-metadata input.jpg output-metadata.jpg
It will allow you to avoid having to make the image itself public
Hi
Looks like it safe to send :). By the way I see a lot of troubles with Makernote - it will be useful if we can disable extracting this data. For my particular case it is useless.
By the way, I see some cases when some Image can cause OOM. I cannot provide info about it to you (because I do not have it yet & it is really complicated to take it).
2015-02-21 0:00 GMT+02:00 Arnaud Lacombe notifications@github.com:
I created a small utility to separate JPEG metadata from the image data itself. You could git it at https://github.com/aerilon/node-extract-jpeg-metadata, it includes a ready-to-run script. Could you give it a try ? All you need to do is from a command line:
$ ./bin/extract-jpeg-metadata input.jpg output-metadata.jpg
It will allow you to avoid having to make the image itself public
— Reply to this email directly or view it on GitHub https://github.com/gomfunkel/node-exif/issues/32#issuecomment-75327149.
Library version: 0.4.0 Nodjs version: v0.10.29
Exception:
Possible solution - add try/catch:
I am really sorry, bit I cannot attach image file which create such kind error because it contains some private date. So I can show only exif info after suggested fix: