Image Sharpness

  • Unknown's avatar

    I am a professional photographer and I am trying to get my images on my site to be as sharp as the ones I have uploaded. I am not concerned about speed.

    My ‘Large’ images are set to render at Max Height: 1120, Max Width: 1700.
    The width of my uploaded horizontal files is 1744 @72ppi.

    I have also added this code to my Functions.php file:
    add_filter(‘jpeg_quality’, function($arg){return 100;});

    This is suppose to show my images without any quality reduction.

    I have created a custom plugin with the same code..

    Yet, when I open an image in Photoshop, my website image in not quite as sharp. It’s close but still needs about 10-15% improvement.

    Is it unrealistic to as a website to look exactly as sharp as Photoshop??

  • Howdy –

    What is the site URL? It sounds like you are using the open source WordPress.org software rather than our managed hosting environment from WordPress.com. These are 2 different things.

    If that’s the case, then you can consult with your theme author directly and use https://wordpress.org/support/forums/

  • The topic ‘Image Sharpness’ is closed to new replies.