wolfbartels Posted April 3, 2010 Posted April 3, 2010 Does somebody know how to write an EXIF Comment using an AUTOIT-script without using any external program?
Bert Posted April 4, 2010 Posted April 4, 2010 I take it you are looking to make an editor of sorts. I looked around and googled a bit, but I didn't find much. The Vollatran project My blog: http://www.vollysinterestingshit.com/
wolfbartels Posted April 4, 2010 Author Posted April 4, 2010 (edited) I take it you are looking to make an editor of sorts. I looked around and googled a bit, but I didn't find much.Exactly, I am writing a script to write comments to JPGs. A very old tecnique, since DOS times, is to put the comment in a special file called 'descript.ion' in the same directory a the file itself. That works fine, but modern photo-viewers do not support this anymore, only Xnview and ACDSee Classic do as far as I know. That's why I'm looking for a way to put descriptions directly into the JPG file, precisely in EXIF data.Although in german, my script is easy to understand.(Sorry, the attached script needs a modified include file. Try the descript.au3 attached to the next posting, that works with available includes.)descred8ok.au3 Edited April 4, 2010 by wolfbartels
wolfbartels Posted April 4, 2010 Author Posted April 4, 2010 This script works with unmodified include files with UDFs.descript.au3
joseLB Posted August 30, 2011 Posted August 30, 2011 Hi wolfbartelsIPad's from Apple iPhoto, seems to order photos from Exif data, and only if they are not present that it will use the creation date from .JPG file, when syncronizing with winXP. So, my questions are:1- do you believe that with your script I can "delete" or "clear" all info in EXIFs files, so IPad uses the "external" creation date?2- or you think it's better to edit those dates (Ipad uses EXIF creation, modification, etc. in this order). So, I will have to edit all them.3- as I know nothing about EXIF, option 1 will be the simplest one? I mean, delete all exif data or clear all it's fields? Exif data is not needed on my case. In fact, some photos have exif and other no.ThanksJose Breitinger
ChrisL Posted August 30, 2011 Posted August 30, 2011 Look here I didn't get it working for all tags but its a good start! [u]Scripts[/u]Minimize gui to systray _ Fail safe source recoveryMsgbox UDF _ _procwatch() Stop your app from being closedLicensed/Trial software system _ Buffering Hotkeys_SQL.au3 ADODB.Connection _ Search 2d Arrays_SplashTextWithGraphicOn() _ Adjust Screen GammaTransparent Controls _ Eventlogs without the crap_GuiCtrlCreateFlash() _ Simple Interscript communication[u]Websites[/u]Curious Campers VW Hightops Lambert Plant Hire
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now