Image compression, format conversion, metadata removal, redaction, QR codes, placeholders, stickers, and watermarks.

This guide is the canonical guide page for related tools on ilham.dev. It should grow into practical explanations, caveats, examples, and references instead of creating one thin article per utility.

  • Background Remover — Clear a plain background from an image by flooding in from the edges.
  • Color Converter — Convert colors between HEX, RGB, HSL and more.
  • EXIF Remover — Strip EXIF, GPS and other hidden metadata from a photo by re-encoding it in the browser.
  • Image Compressor — Resize and re-encode an image in the browser — cap its dimensions, pick a format and quality, then download the smaller file.
  • Image Format Converter — Convert a picture between JPEG, PNG, WebP and AVIF, with a quality slider and a before-and-after size.
  • Image Metadata Viewer — Read the EXIF, GPS, comments and colour data hidden inside a photo, without uploading it.
  • Photo Resizer by Target Size — Shrink a photo until it fits a size in kilobytes, keeping the highest quality that still fits.
  • QR Code Generator — Generate a QR code from text or a URL.
  • QR Code Editor — Restyle a QR code — module shapes, gradient colours, logo, transparent background.
  • Screenshot Privacy Cleaner — Pixelate or black out parts of a screenshot before sharing it.
  • Sticker Maker — Create PNG stickers with shapes, text decoration, outlines and simple background removal.
  • SVG Placeholder — Create a placeholder image as an SVG.
  • Watermark Tool — Draw a text watermark onto a picture, choosing the corner, size, colour and opacity.

Notes for future edits

  • Keep the guide reusable and factual.
  • Link to personal posts only when there is a real incident, measurement, migration, or lesson.
  • For sensitive inputs, mention whether the related tool runs locally in the browser and warn against pasting production secrets without understanding the trust boundary.