Viewing 1 replies (of 1 total)
  • Have a look at your theme settings
    the chances are you may have a code like
    add_filter( ‘jpeg_quality’, create_function( ”, ‘return 80;’ ) );
    where 80 is the jpg quality setting

Viewing 1 replies (of 1 total)
  • The topic ‘Poor image resolution’ is closed to new replies.