[Tool] ChromIQ – a macOS and Windows GUI for ArgyllCMS printer profiling (v3.0.0 beta 10)

pharmacist

Printer VIP
Platinum Printer Member
Joined
May 29, 2007
Messages
3,115
Reaction score
1,805
Points
333
Location
Ghent, Belgium
Printer Model
SC-900 ET-8550 WF-7840 TS705
I will do, but depending on the chosen device (i1Pro legacy or not) the pwxf will differ, so I will make several workflows tailored not only to the chosen spectro but also wether legacy or not. Also I will put them together with the corresponding ti1/ti2 files so Claude can make an exact link/connection between those files.
 

itsab1989

Fan of Printing
Joined
Feb 11, 2026
Messages
108
Reaction score
43
Points
50
Printer Model
Epson ET 8550, Canon Pro 300
I will do, but depending on the chosen device (i1Pro legacy or not) the pwxf will differ, so I will make several workflows tailored not only to the chosen spectro but also wether legacy or not. Also I will put them together with the corresponding ti1/ti2 files so Claude can make an exact link/connection between those files.
Alright. Just for those last files you sent me via email Claude said that you have created some of them yourself. Once I took unmodded files for comparing it said the conversion was improved roughly 14 times (14x closer match).
 

pharmacist

Printer VIP
Platinum Printer Member
Joined
May 29, 2007
Messages
3,115
Reaction score
1,805
Points
333
Location
Ghent, Belgium
Printer Model
SC-900 ET-8550 WF-7840 TS705
You mean the TC924 files ? I have now imported the T918 target (cgat format in txt) form the native i1Profiler directory to generate in ChromIQ the necessary ti1 file and it looks much better (espcially the space bar arrangement in accordance to the colour patches it should separate). I will try to scan en create the profile this evening and report back if this time it is perfect or not.
 

itsab1989

Fan of Printing
Joined
Feb 11, 2026
Messages
108
Reaction score
43
Points
50
Printer Model
Epson ET 8550, Canon Pro 300
You mean the TC924 files ? I have now imported the T918 target (cgat format in txt) form the native i1Profiler directory to generate in ChromIQ the necessary ti1 file and it looks much better (espcially the space bar arrangement in accordance to the colour patches it should separate). I will try to scan en create the profile this evening and report back if this time it is perfect or not.
I don’t remember exactly but I think yes. Claude noticed something in the header or so which hinted that those were no real native files.
 

pharmacist

Printer VIP
Platinum Printer Member
Joined
May 29, 2007
Messages
3,115
Reaction score
1,805
Points
333
Location
Ghent, Belgium
Printer Model
SC-900 ET-8550 WF-7840 TS705
OK, could be so I will try now the natively converted files for a new attempt to create the profile again and report back. Most likely my corrupted and not so well converted ti1 file (TC924.ti1) is the culprit of the strange looking profiles I get with ChromIQ. So I am now using a ti1 file that ChromIQ has generated from scratch to be put in the workflow I will test this eveing.
 
Last edited:

itsab1989

Fan of Printing
Joined
Feb 11, 2026
Messages
108
Reaction score
43
Points
50
Printer Model
Epson ET 8550, Canon Pro 300
I can help with that since I already had code to convert ti1 files to pxf in my old patch generator. You can use the attached python script (rename to *.py)

usage is simple
python3 pxf_to_ti1.py input.pxf [output.ti1]
python3 ti1_to_pxf.py input.ti1 [output.pxf]

Edit: I think this one had already been figured out by our friend istab but I was 3 pages behind on this thread
I am using Claude Code in terminal on my Mac and I have set up a Windows VM where I run it in the powershell.
Sometimes it is super smart and figures things out instantly. But sometimes it takes multiple attempts to solve a problem that seems relatively easy to me. Then again I cannot write a single line of code myself and would not be able to do even the sinplest changes.
 
Top