V
V
valentin_dev2022-01-13 15:33:56
PHP
valentin_dev, 2022-01-13 15:33:56

How to convert CMYK image to RGB without imagick library?

Need to convert CMYK image to RGB without imagick library. There is no way to install the library on the host.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
nokimaro, 2022-01-13
@nokimaro

According to information from the Internet, GD will not help you with this either, and in such a situation, I would launch a separate microservice with the simplest http-API that will do the conversion.

A
Arris, 2022-01-14
@Arris

https://packagist.org/packages/tecnickcom/tc-lib-color
https://packagist.org/packages/projectcleverweb/color

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question