Rumpelstiltskin Posted October 13, 2017 Posted October 13, 2017 I'm using a Canon 9000F Mark II scanner and it's included IJ Scan Utliity to scan family photos to TIFF images under Windows 10 Pro x64. I then use exiftool v10.63 on the image file to set all the EXIF & XMP metadata Date/Time fields (to the scan date/time). Finally I use Paint.net v4.0.19 to modify/crop the image. Paint.net is stripping out all the metadata I set (with exiftool). Here is a copy of the scanned image and it's original metadata (as extracted by exiftool). Here is a copy of the image after adding the metadata via exiftool and resultant metadata in the file. Here is a copy of the image after modification by paint.net and the metadata afterwards. Why is Paint.net stripping the metadata? Can't it just pass it all through and only add or change what it needs to? Quote
Ego Eram Reputo Posted October 13, 2017 Posted October 13, 2017 From this thread....https://forums.getpaint.net/topic/111770-retention-of-full-exif-data-after-paintnet-edit/ On 9/20/2017 at 12:33 AM, null54 said: Paint.NET should preserve all the metadata it receives when the file is loaded. The JPEG loading and saving uses the GDI+ library that is built-in to Windows. Paint.NET does not have any control over what it does with metadata when an image is loaded or saved. The issue got a good airing here too... Rick (paint.net developer) gets the final word.... On 10/28/2015 at 4:19 AM, Rick Brewster said: A metadata editor would be useful, sure, and I wanted to add one a long time ago. It never made the cut though because it's just not important enough, and it's also a lot more complicated than you might think. EXIF isn't as simple as you might expect. And while the APIs for working with it have become more general purpose, they've also become much more complicated. Case in point: https://msdn.microsoft.com/en-us/library/windows/desktop/ee719653(v=vs.85).aspx https://msdn.microsoft.com/en-us/library/windows/desktop/ee719796(v=vs.85).aspx https://msdn.microsoft.com/en-us/library/windows/desktop/ee719904(v=vs.85).aspx https://msdn.microsoft.com/en-us/library/windows/desktop/ee719799(v=vs.85).aspx https://msdn.microsoft.com/en-us/library/windows/desktop/ee719795(v=vs.85).aspx https://msdn.microsoft.com/en-us/library/windows/desktop/ee719871(v=vs.85).aspx In summary, you're much better off using another program for this. Someone else will have already dealt with this nightmare and made things work correctly and debugged it. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker
Rumpelstiltskin Posted October 13, 2017 Author Posted October 13, 2017 Muh bad. I'll just do the paint.net editing (cropping) before using exiftool to add the tags. I like that paint.net uses LZW when (re)writing the TIFF files 'cause the scanner util doesn't use any compression. Thanks, eh? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.