• Resolved SonicxXx

    (@sonicxxx)


    Hi, I got this error on test:

    
    WPC failed converting image: "PNG file skipped. GD is configured not to convert PNGs".
    
    Conversion log:
    Converter set to: wpc
    
    *WebP Convert 2.1.4*  ignited.
    - PHP version: 7.3.7
    - Server software: Apache
    
    Wpc converter ignited
    
    Options:
    ------------
    The following options have been set explicitly. Note: it is the resulting options after merging down the "jpeg" and "png" options and any converter-prefixed options.
    - source: /var/www/vhosts/mysite.com/httpdocs/wp-content/plugins/webp-express/test/dice.png
    - destination: /var/www/vhosts/mysite.com/httpdocs/wp-content/webp-express/webp-images/doc-root/wp-content/plugins/webp-express/test/dice.png.webp
    - encoding: "lossless"
    - log-call-arguments: true
    - metadata: "none"
    - near-lossless: 60
    - quality: 85
    - api-key: *****
    - api-url: *****
    - api-version: 1
    - crypt-api-key-in-transfer: true
    
    The following options have not been explicitly set, so using the following defaults:
    - alpha-quality: 85
    - auto-filter: false
    - default-quality: 85
    - low-memory: false
    - max-quality: 85
    - method: 6
    - preset: "none"
    - size-in-percentage: null (not set)
    - skip: false
    - use-nice: false
    - secret: ""
    - url: ""
    ------------
    
    Quality: 85. 
    
    **Error: ** **WPC failed converting image: "PNG file skipped. GD is configured not to convert PNGs"** 
    

    The Plugin is redirecting all images to new webp images but there ar’nt working the png’s and it dosn’t show’s any image on png places.

    for now I have downloaded the png’s from the site and manualy convert them to webp and I place them in that directory that is requested. but if someone will upload an png it will not show anything.

    • This topic was modified 5 years, 7 months ago by SonicxXx.
Viewing 1 replies (of 1 total)
  • Plugin Author rosell.dk

    (@roselldk)

    Check out the first line:
    WPC failed converting image: “PNG file skipped. GD is configured not to convert PNGs”.

    You need to click the “configure” link on the “Gd extension” conversion method and enable PNG on the remote

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with converting PNG’s’ is closed to new replies.