valyent Posted January 28, 2003 Posted January 28, 2003 I want to use FM to archive photos in a database. How can I import photos and preserve the IPTC caption info on the JPGs & Tiff so they are searchable information? Any help on this would be appreciated...
CobaltSky Posted January 28, 2003 Posted January 28, 2003 Hi valyvent, Bulk image import procedures can be scripted using the Troi File plug-in: Troi Automatisering: http://www.troi.com/software/fileplugin.html and the plug-in functions include: External("TrFile-MetaData", "switch|FileSpec" ) for which the switch parameter options are: -getIPTC[color:"white"] ------------------ get the IPTC metadata (Photoshop's File Info) -getExif[color:"white"] ------------------- get the Exif metadata (A standard for Digital camera's) -getJPEGComment[color:"white"] ------- get the JPEG comment metadata of a JPEG file ...not to mention a couple of dozen other very useful functions!
Recommended Posts
This topic is 8040 days old. Please don't post here. Open a new topic instead.
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