Speed up websites: Difference between revisions

Jump to navigation Jump to search
256 bytes added ,  19 September 2024
m
mNo edit summary
Line 3: Line 3:
Compression tools to reduce the file size of images
Compression tools to reduce the file size of images
* [https://tinypng.com/ TinyPNG – Compress WebP, PNG and JPEG images intelligently]
* [https://tinypng.com/ TinyPNG – Compress WebP, PNG and JPEG images intelligently]
* Or using [https://imagemagick.org/index.php ImageMagick] to batch compress image files <ref>[https://stackoverflow.com/questions/27267073/imagemagick-lossless-max-compression-for-png ImageMagick: Lossless max compression for PNG? - Stack Overflow]</ref>


== JavaScript part ==
== JavaScript part ==

Navigation menu