Janet Lee Smeltzer scripsit: > How do I use ImageMagick to extract the technical metadata in TIFF header? > We are using Adobe PhotoShop CS for image processing.
identify -verbose file.tif And process it with help of grep (findstr?). m. -- LaTeX + Vim = http://vim-latex.sourceforge.net/ Vim Universal Templates: http://vim.sf.net/script.php?script_id=1078 vim.pl - http://skawina.eu.org/mikolaj CLEWN - http://clewn.sf.net _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
