Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
how-to-calibrate-for-it8 [2020/10/24 18:27] – old revision restored (2020/10/19 12:46) 108.162.219.51 | how-to-calibrate-for-it8 [2022/10/27 17:08] (current) – [Windows Solutions] jonasrosland | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== How To Calibrate for IT8 ====== | ====== How To Calibrate for IT8 ====== | ||
- | The first step to calibration is getting a scan of your IT8 card. If you have gone through the [[https:// | + | The first step to calibration is getting a scan of your IT8 card. If you have gone through the software part of the guide, you should be able to use Canon, Epson, or Vuescan scanning software to get a " |
- | The biggest key to this is to scan your IT8 target in exactly the same way you plan to scan your boxes/ | + | The biggest key to calibration |
- | Your scan should look similar to this image: | + | Your RAW scan of the IT8 card should look similar to this image: |
{{: | {{: | ||
- | Now that you a scan of your card you need to run it through calibration software and our recommendations will differ depending on your operating system but they all use the same calibration software underneath called ArgyII. | + | Now that you have a scan of your card you need to run it through calibration software, and our recommendations will differ depending on your operating system but they all use the same calibration software underneath |
+ | |||
+ | ===== Windows Solutions ===== | ||
+ | |||
+ | Our recommended GUI Windows solution is a software called **CoCa** ([[coca|download]] [[http:// | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Now let's go over each section and what you should do in them: | ||
+ | |||
+ | **Target Image** - Click the select button and browse for the scan of your IT8 card and select it. | ||
+ | |||
+ | **Reference File** - Click the Custom button in this section and browse to the place you unzipped the Charge file ZIP you downloaded earlier. Select the .txt file with your charge number that should be located in the extracted folder from the ZIP file. For example if your card says R181224, the file will be called " | ||
+ | |||
+ | **Profile Information **- Optional but I recommend filling this out with descriptive information, | ||
+ | |||
+ | **Corrections** - You shouldn' | ||
+ | |||
+ | **Select Target Type** - Pick IT8.7 here. | ||
+ | |||
+ | **Options** - Select Display XYZ cLUT + matrix as your algorithm, for Default Intent we pick Absolute Colorimetric as we commonly use that when converting images to SRGB, but Relative is fine here too. Quality should be set to High. | ||
+ | |||
+ | After you've set your options correctly click the Create Profile button. You'll see a black box pop up and it will start the calibration process. Once it's finished if everything went okay you should get a Save dialog box. Make sure you save your profile to C: | ||
+ | |||
+ | ===== Mac & Linux ===== | ||
+ | |||
+ | Our recommended Mac & Linux solution is a software | ||
+ | |||
+ | Run the following command: | ||
+ | |||
+ | <code -> | ||
+ | scanin (your-it8-scan).tif it8.cht (charge-file-number).txt | ||
+ | </ | ||
+ | |||
+ | That should output a .ti3 file that should have the same name as your TIF file, you'll use this in the next step. | ||
+ | |||
+ | Next, run the following command: | ||
+ | |||
+ | <code -> | ||
+ | colprof -D | ||
+ | </ | ||
+ | |||
+ | If all goes well that should output an ICM file in your Argy folder and you now have your IT8 profile! Congrats! | ||
+ | |||
+ | If you have a Mac you want to place it in / | ||
+ | |||
+ | For Linux it's usually placed in one of these places - | ||
+ | |||
+ | / | ||
+ | |||
+ | / | ||
+ | |||
+ | / | ||
+ | |||
+ | ===== Attaching the IT8 Profile to your Scans ===== | ||
+ | |||
+ | If you placed you IT8 profile in the correct folder it should now show up in image editing programs and you can attach it your scans. Below are directions for GIMP and Adobe Photoshop. | ||
+ | |||
+ | ==== Adobe Photoshop ==== | ||
+ | |||
+ | Open your image and then go up to Edit on your toolbar then Assign Profile. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Check the dot next to Profile: and then find your IT8 profile here and click OK. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | That is it! You should now see your scan color corrected. Save it as either a TIFF (If 48-Bit) or PNG (If 24-Bit) and you are done. Remember that a lot of programs (Including Web Browsers) won't display IT8 profiles but if you see it in your image editor it is there and correct. So don't freak out if you don't see it when you view it on the web. | ||
+ | |||
+ | ==== Gimp ==== | ||
+ | |||
+ | Open your image file in Gimp and navigate to Image - Color Management - Assign Color Profile | ||
+ | |||
+ | {{: | ||
+ | |||
+ | After clicking that a dialog box will appear. Click Assign and the browse for the ICM file to assign to your scan. After that is selected select Assign. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | That is it! You should now see your scan color corrected. Save it as either a TIFF (If 48-Bit) or PNG (If 24-Bit) and you are done. Remember that a lot of programs (Including Web Browsers) won't display IT8 profiles but if you see it in your image editor it is there and correct. So don't freak out if you don't see it when you view it on the web. | ||