How to stop WordPress from compressing JPG image files without using a plugin
WordPress by default compresses uploaded JPG files to 90% of their original quality. In this tutorial we will teach you how to stop WordPress from compressing JPG image files by using PHP filters instead of a plugin.