Lab colors in pitstop server

Post Reply
jstotz
Newbie
Posts: 17
Joined: Thu Jan 22, 2015 7:47 pm

Lab colors in pitstop server

Post by jstotz »

Is it possible, in pitstop server, to have an action list create a rectangle that has an Lab color fill? Or change the color of an existing rectangle to an Lab color fill? I can create an RGB fill, but there is no choice in the action for an Lab fill. The only place I have found to define a Lab color is in the color picker/color library. I read somewhere that Pitstop Server can't handle the color library but I'm not sure that would help because the color values are being pulled on the fly from the file name using a variable, which works for RGB colors.
freddyp
Advanced member
Posts: 1188
Joined: Thu Feb 09, 2012 3:53 pm

Re: Lab colors in pitstop server

Post by freddyp »

That is indeed a feature request. What is your use case for requiring a Lab patch? Eventually it always gets rendered as RGB on screen or CMYK in print.

How many different colors are we talking about? If the number is limited, you could work with a preflight profile with a number of action lists, each one placing a rectangle in a certain Lab color, and using boolean variables to switch on the correct action list and switch off all the others. If the Lab values can be anything that will not work.
jstotz
Newbie
Posts: 17
Joined: Thu Jan 22, 2015 7:47 pm

Re: Lab colors in pitstop server

Post by jstotz »

I have 238 printed swatches that I will be reading with a spectrophotometer. This will give me the Lab values. I need to end up with swatch files with RGB values for use on a web site so I was going to use pitstop to create the file with the Lab values and then convert to RGB. I might be able to convert the colors in a spreadsheet and then use the RGB values in pitstop. Is there a way to change Pitstop server to use 0-255 in its RGB values instead of 0-100%? I see that preference in Pitstop but not Pitstop server.
Thanks
MURNMO
Member
Posts: 21
Joined: Sat Apr 13, 2024 11:27 am

Re: Lab colors in pitstop server

Post by MURNMO »

Please create and use the following action.
20260523_01.png
20260523_01.png (86.46 KiB) Viewed 108 times
20260523_02.png
20260523_02.png (72.28 KiB) Viewed 108 times
20260523_03.png
20260523_03.png (33.63 KiB) Viewed 108 times
The attachment 20260523_04.png is no longer available
Post Reply