Relative Content

Tag Archive for pythonpdfcolorscmykspotcolor

calculate cmyk, spot coverage on PDF with python

I don’t find any free or open source libraries to calculate CMYK and spot color on pdf.
I would be grateful if someone could guide me in the right direction as to what I should do to access color channels and calculate the percentage of color used ( C,M,Y,K and spot, each separately ) with Python. Thanks