Giter Club home page Giter Club logo

Comments (3)

familywww avatar familywww commented on July 24, 2024

The reason for the error is due to a version conflict in libjpge. I couldn't find the duplicate libjpge. so.9 and couldn't eliminate this error. This issue was resolved by modifying the conversion object type to “png” in ConvertController.php

error log:
PHP Fatal error: Uncaught ImagickException: Wrong JPEG library version: library is 90, caller expects 80

from imageconverter.

major-mayer avatar major-mayer commented on July 24, 2024

Hey, sorry for my slow response.
That's interesting, but it sounds more like a setup error to me, as my app doesn't manage how ImageMagick is installed.
I checked on my docker container where I installed PHP Imagick using docker-php-ext-install and libjpeg was located in /lib/x86_64-linux-gnu.
But good that you found a workaround for your specific use case.
Be aware that PNG is a lossless file format, so the file size will most likely drastically increase.

Can we close this issue then?

from imageconverter.

major-mayer avatar major-mayer commented on July 24, 2024

Closing this due to inactivity

from imageconverter.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.