• When i upload an image(200x3000pixal)(1.5mb), after that when i check the site, the image is blur, i found the image is going to 150kb. What happen like that? Bcoz i off those optimize image plugin already

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Try to Increase WordPress default JPEG image compression limit. It might be work.

    For example
    add_filter( ‘jpeg_quality’, create_function( ”, ‘return 100;’ ) );

    Thanks

    Thread Starter raychy424

    (@raychy424)

    Thanks.

    Sry that i just know edit from dashborad only. Where to Increase WordPress default JPEG image compression limit?

    Thread Starter raychy424

    (@raychy424)

    Hi, anyone can help me? I am just beginner of wordpress. Thanks a lot

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image upload problem’ is closed to new replies.