Difference between revisions of "Exif"

From Freephile Wiki
Jump to navigation Jump to search
(link to phatch)
(adds ImageMagick)
Line 12: Line 12:
 
<ol>
 
<ol>
 
<li> exiftran - transform digital camera jpeg images (cli)  For example, you can autorotate all jpeg files in the current directory with <code>exiftran -ai *.jpg</code>
 
<li> exiftran - transform digital camera jpeg images (cli)  For example, you can autorotate all jpeg files in the current directory with <code>exiftran -ai *.jpg</code>
<li> phatch-cli - cli interface to phatch [http://photobatch.wikidot.com/ Phatch] (stands for PHoto bATCH) handles all popular image formats and can duplicate (sub)folder hierarchies. It can batch resize, rotate, apply perspective, shadows, rounded corners, ... and more in minutes instead of hours or days if you do it manually. Phatch allows you to use EXIF and IPTC tags for renaming and data
+
<li> phatch-cli - cli interface to phatch [http://photobatch.wikidot.com/ Phatch] (stands for PHoto bATCH) handles all popular image formats and can duplicate (sub)folder hierarchies. It can batch resize, rotate, apply perspective, shadows, rounded corners, ... and more in minutes instead of hours or days if you do it manually. Phatch allows you to use EXIF and IPTC tags for renaming and data stamping. Kind of a lite version of ImageMagick with a GUI
stamping.
+
.
 
<li>[http://www.exiv2.org/sample.html Exiv2] is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats
 
<li>[http://www.exiv2.org/sample.html Exiv2] is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats
  

Revision as of 14:37, 8 June 2016