You need to convert PHP image in PNG format to JPG and change it.
The colors are distorted at the output. Probably a problem in the image profiles. The important point - at the entrance the image should be without any built-in profiles.
Нужно на PHP изображение в формате PNG конвертировать в JPG и сменить цветовое пространство с RGB на CMYK. Пробовал так:
<?
$img = new Imagick('1.png');
$img -> setImageFormat('jpg');
$img -> setImageCompression(Imagick::COMPRESSION_UNDEFINED);
$img -> setImageUnits(Imagick::RESOLUTION_PIXELSPERINCH);
$img -> setImageResolution(300, 300);
$img -> profileImage('icc', file_get_contents('USWebCoatedSWOP.icc'));
$img -> transformImageColorspace(Imagick::COLORSPACE_CMYK);
$img -> writeImage('2.jpg');
?>
Но на выходе цвета искажаются. Скорее всего проблема в профилях изображения. Важный момент – на входе изображение должно быть без каких либо встроенных профилей.
Результат изображения будет использоваться для печати.
Client's review of cooperation with Mykola P.
You need to convert PHP image in PNG format to JPG and change it.It was pleasant to work with a professional who goes into the project and finds and solves "all submarine stones" that we have not even guessed. High communication is always in communication. I recommend it as a reliable executive. Nicholas was able to solve a task that he did not succeed in doing before other freelancers. Good customers for you. thank you.
Freelancer's review of cooperation with Vitalii K.
You need to convert PHP image in PNG format to JPG and change it.At first glance, the simple task turned into a pretty fun adventure. The customer is listening to the proposals and chooses the right solution.
I recommend cooperation.
-
Good day Vitaly!
There is experience working with images on php, there is in exhausted projects.
I do it quickly and quality!
Please contact me, I will be happy to cooperate!
-
5599 394 9 3 I have a great experience with PHP.
Working with Imagick
Write, ready to do
-
3770 75 10 Ready to help solve the problem.
I have experience working with this library.
by PS. The cost will be lower, just the form of the rate does not give below 1500 UAH to put
-
10291 125 2 Good day .
I’m ready to help you, I’m going to do it quickly and quality.
I will act right now.
There was experience with the processing of images, as well as their conversion.
Please show that you are getting out.
With respect, Denis
-
737 20 1 Hello, I am ready to take this job right now.
I have a lot of experience in the field.
I will be glad to help you.
Write it all we will discuss.
-
Важный момент – на входе изображение должно быть без каких либо встроенных профилей
А почему так? Наоборот, для веба рекомендуется встраивать профиль в картинку иначе она будет выглядеть в каждом браузере по-разному: https://alexandertokarev.ru/all/pochemu-firefox-iskazhayet-cveta-kartinok/
-
Current freelance projects in the category PHP
Make sure that order emails from the store do not go to spam.Currently, there is a store on OpenCart, and order emails are landing in spam. We need to ensure they go to Inbox (ukr.net gmail) and check it. The hosting provider wrote: Poor email delivery may be related to a low sender reputation - IP or domain. In this case, we can advise… PHP, Web Programming ∙ 3 hours 31 minutes back ∙ 38 proposals |
Transfer the fully ready adaptive HTML5 structure to WordPress.
267 USD
I am looking for an experienced WordPress developer who can convert our meticulously prepared static HTML5/CSS3 code into a high-performance custom WordPress theme. The frontend is almost ready (about 99%): semantic markup, metadata, and multilingual structure (hreflang) are… Content Management Systems, PHP ∙ 3 days 5 hours back ∙ 67 proposals |
GoPos IntegrationHello, has anyone done an integration of GoPos with a custom website for a restaurant in Poland? I need help, their documentation is very sparse, there is only swagger and it lacks descriptions. https://app.gopos.io/doc/swagger-ui/index.html The essence is this: we used their… PHP, Web Programming ∙ 3 days 21 hours back ∙ 25 proposals |
Write meta data for ALT using AIA website on Laravel, the site has many images for which it is necessary to automatically generate correct semantic and relevant ALT descriptions for the images, with the possibility of verification. AI & Machine Learning, PHP ∙ 4 days 18 hours back ∙ 35 proposals |
A developer is needed to complete and integrate a project for automatic data collection and processing.
16 USD
The main part of the parser has already been implemented. The parser works in a Windows environment through Microsoft Edge: the site has anti-bot protection, so data collection is performed not through direct HTTP requests, but through a live browser session. The scripts control… PHP, Web Programming ∙ 5 days back ∙ 26 proposals |