TIFF file embedded in icc configuration file failed

Started by Yuj1010, May 22, 2020, 10:44:10 PM

Previous topic - Next topic

Yuj1010

I want to embed icc profile for TIFF image, the result is as follows
exiftool "-icc_profile <= AdoubRGB1998.icc" 1.tif
Error opening file  AdoubRGB1998.icc

Why is this???
What should i do, please help me

StarGeek

Try removing the extra spaces
"-icc_profile<=AdoubRGB1998.icc"
"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype

Yuj1010

OK  embedded successfully!!!
thank you very much