<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Compression on ilham.dev</title><link>https://ilham.dev/tags/compression/</link><description>Recent content in Compression on ilham.dev</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 27 Sep 2026 00:00:00 +0700</lastBuildDate><atom:link href="https://ilham.dev/tags/compression/index.xml" rel="self" type="application/rss+xml"/><item><title>How I compress images without making them look terrible</title><link>https://ilham.dev/posts/how-to-compress-images-without-making-them-look-bad/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-compress-images-without-making-them-look-bad/</guid><description>Large images make pages slower, emails heavier, and uploads more annoying. The goal of compression is simple:
Make the file smaller while keeping the image good enough for its purpose.</description></item><item><title>How I resize a photo to a target file size without guessing forever</title><link>https://ilham.dev/posts/how-to-resize-a-photo-to-a-target-file-size/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-resize-a-photo-to-a-target-file-size/</guid><description>Sometimes the requirement is not just smaller. It is a specific limit, like under 500 KB for an upload form.
The Photo Resizer by Target Size tool is useful because it lets me check the result in a small, controlled place before I use it in a bigger workflow.</description></item></channel></rss>