Questions tagged [icc]

In color management, an ICC profile is a set of data that characterizes a color input or output device, or a color space, according to standards promulgated by the International Color Consortium (ICC).

ICC profiles describe the color attributes of a particular device or viewing requirement by defining a mapping between the device source or target color space and a profile connection space (PCS). This PCS is either CIELAB (Lab*) or CIEXYZ. Mappings may be specified using tables, to which interpolation is applied, or through a series of parameters for transformations.

23 questions
8
votes
1 answer

Edit an ICC profile

My laptop monitor is currently set up with an existing ICC profile, however, the color temperature is somewhat annoying at the default 6400K value. After some testing I found out, that 6000K is quite good, but setting it everytime with redshift is…
meskobalazs
  • 3,103
7
votes
1 answer

How to calibrate screen colour in Ubuntu 18.04 LTS?

The color on the screen of my Dell XPS 15 is rather blue-ish. The D55 (5500K) profile is too yellow and D60 is too cold. Ideally I'd like a profile configured at 5700k, or somewhere in that zone. None of the other profiles suit my…
wout
  • 279
  • 1
  • 3
  • 12
6
votes
2 answers

How to set display ICC profile in Kubuntu?

How to set ICC profile for display in Kubuntu? In System Settings - Color I can add .icc file to the device, set the checkbox. But the device does not actually use the profile. There is no apply button or something, too.No errors when run from the…
4
votes
2 answers

Printer Color Management How do I calibrate my printer?

I currently have a dilemma. My computer prints fine on windows, but in linux the colors are too dark. I am relatively new to linux, and I can not for the life of me find out how to make my printer's colors work correctly on Ubuntu. Details: Ubuntu…
3
votes
2 answers

How can I rename a color profile and change the title stored in the ICC file?

I have a number of ICC color profile files for monitor calibration. They can be imported and work correctly on Ubuntu, but the titles they were created with are not helpful so I'd like to change them. As far as I can tell there's no way to change…
3
votes
0 answers

Ubuntu 22.04 display color calibration problem

Preface. I just upgraded to Ubuntu 22.04 from 20.04 and wish to use my SpyderX colorimer to calibrate my two displays (one is laptop built-in, the other is Philips 273V on HDMI). On 20.04 the SpyderX wasn't supported natively by Ubuntu, so my steps…
2
votes
1 answer

Color calibrate printer/ink/paper using the integrated scanner (without requiring a colorimeter/photometer device)

Ubuntu 15.04 has successfully recognized my All-In-One printer+scanner Canon PIXMA MG3550 as a Canon MG3500 series. Scanning and black-and-white printing are correct :-) But color printing does not produce the right colors :-( As I do not find (or…
oHo
  • 1,182
2
votes
1 answer

Scanner colour cast - ICC ignored

I have an Epson ET2750 all in one and whilst the scanner works fine with Ubuntu, it always scans with a blue colour cast. Scanner to the memory card in the printer works correctly so I know it's Ubuntu. I have used the scanner calibration built into…
Peter F
  • 501
  • 1
  • 3
  • 9
1
vote
1 answer

"No devices supporting color management detected" for a notebook monitor

this didnt help me: "colormgr get-devices" returns empty list yes, colormgr returns empty list too. the answer there is confuse, I have lightdm, it speaks about reconfiguring gdm that I have not.. (reconfigure lightdm did not work). I go on app…
VeganEye
  • 161
1
vote
2 answers

spyder 3 color calibration with 17.10

With Ubuntu 17.10 (artful aardvark): when trying to calibrate my monitor with my datacolor spyder 3 calibration tool using the settings - devices - color manager, after I am told to hang the instrument on the screen and start calibrating I get…
minyves
  • 334
1
vote
2 answers

ICC color profile only loads after switching graphics mode?

Some time ago I installed Ubuntu 16.04 on my Dell XPS15 laptop. I've loaded an .icm profile, but it only works 50% percent of the time... I've also noticed now that switching it within the color manager does not seem to be working. (It did before)…
1
vote
0 answers

Xsane : black and white ICC lack or error

I made a ICC color profile for my scanner I can use it in Xsane. But if I want to scan a BW image, Xsane doesn't find a BW ICC profile. If I use the color one as BW, Xsane claims for error because the color one is tagged RGB. How to avoid this…
Tarass
  • 261
1
vote
1 answer

How do I reset an ICC profile in Ubuntu?

I was playing with the color manager for my display and things went too far. I would like to undo applied profiles, or set it to default.
Throne
  • 11
1
vote
0 answers

Calibrate a display without a colorimeter

I have an old laptop with a display with bad color reproduction. I want to try to create a specific color profile for this display. But I don't have any color calibration devices, and want to do it by eye. But I can't find any software that can do…
Timur
  • 91
1
vote
1 answer

Calibrate monitors having the same EDID

I need to calibrate two external monitors (they are not really monitors, they are 2 BlackMagic Teranex Mini HDMI to SDI 12G, but they are considered as monitors by Ubuntu) having the same EDID. Here's the output of xrandr --props : Screen 0: minimum…
1
2