Why PNG files are often larger than JPG
PNG uses lossless compression, so every pixel is preserved exactly — great for sharp edges and transparency, but it means file size stays high for anything with a lot of detail or gradients.
PNG files can be much larger than they need to be, especially for screenshots and exports from design tools. This page shows how to shrink a PNG while keeping its transparent background intact.
PNG uses lossless compression, so every pixel is preserved exactly — great for sharp edges and transparency, but it means file size stays high for anything with a lot of detail or gradients.
Add your PNG, adjust the quality setting, and check the preview to confirm transparent areas still look correct — then export. The alpha channel travels through the process unchanged.
JPG has no transparency and uses a quality slider that removes detail to save space. PNG keeps every pixel and any transparency, so its size reductions tend to be smaller but the image stays pixel-exact.