Good image compression is vital for modern web development. With image editing tools such as PhotoShop, you can get reasonably good compression ratio for your CSS code, but what about those times when you do not have access to such tools. What if you need to compress an image for a new WordPress page or post and you are away from the office with nothing but your smartphone?
Squoosh and CompressImage are two web apps you can use for image file size reduction on the fly up to 90%. The former is a Google app while the latter was recently launched and is looking a lot better because it is also a progressive web app, which means that it offers offline functionality.
When reducing an image intended to be displayed in web development projects, the most advanced techniques and practices will always remain effective if you have the right combination of knowledge and technique.
First of all, we need to know what is a compressed image in the context of a WordPress site. In terms of basic specifications, an image which is stored as a PNG file at this size (100kB) and stored on a file system (such as a FAT32 or NTFS file system) is considered to be a compressed image. The term "png" can refer to any graphic image file format but the most common image format is ".png", which is used for images with similar qualities to that of JPEG.
In terms of how a WordPress user will receive the image, the WordPress blog itself is the only source of the image. If you're using a static site as the initial starting point for your WordPress blog posts or other content, the user will receive a blank image that looks similar to the images provided on this blog to their CMS. If a user has chosen to download a copy of the WordPress blog itself (such as by installing a theme) then it is possible that the image they receive from the website will be somewhat unique in nature and may have different quality properties compared to the images uploaded by other sources. For more information click here https://v.redd.it/6qjqqpnzo9371.