User Tools

Site Tools


doc:appunti:hardware:canoscan_9000f_mark_ii_positive_scan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
doc:appunti:hardware:canoscan_9000f_mark_ii_positive_scan [2020/01/01 07:54] – [Convert to a different colorspace] niccolodoc:appunti:hardware:canoscan_9000f_mark_ii_positive_scan [2020/01/01 17:02] – [Extract the embedded color profile from an image] niccolo
Line 112: Line 112:
  
 It is not possible to extract the ICC file if the colorspace is just declared into the metadata, but not embedded as a profile. In this case you can search instead into the **/usr/share/color/icc/colord/** folder for well-known ICC files installed by the **colord-data** package. It is not possible to extract the ICC file if the colorspace is just declared into the metadata, but not embedded as a profile. In this case you can search instead into the **/usr/share/color/icc/colord/** folder for well-known ICC files installed by the **colord-data** package.
 +
 +==== Examine an ICC color profile ====
 +
 +We can use the command line tool **exiftool** from the Debian package **libimage-exiftool-perl**.
 +
 +To examine a profile embedded into an image:
 +
 +<code>
 +exiftool -icc_profile:* photo.jpg
 +</code>
 +
 +To examine an ICC profile file:
 +
 +<code>
 +exiftool profile.icc
 +</code>
  
 ==== Set a different colorspace ==== ==== Set a different colorspace ====
doc/appunti/hardware/canoscan_9000f_mark_ii_positive_scan.txt · Last modified: 2020/01/02 17:40 by niccolo