← Back to Projects
ImageTools - Quick Image Utilities — image 1 of 2
Web

ImageTools - Quick Image Utilities

Free online image tools: compress, resize, crop, convert formats, remove background.

Next.js · TypeScript · Tailwind · Open Source

Background

Developers and creators need quick image utilities (compress, resize, format conversion) without installing software or uploading to third-party servers.

Responsibilities

Build a set of in-browser image tools with good UX so each tool is fast, private, and linkable.

Achievements

  • Implemented image tools (Compress, Base64, PNG→JPG, Remove BG, Resize, Crop, WEBP→PNG) as separate pages with client-side-only processing.
  • Designed clean UI with per-tool pages; all processing runs locally in the browser.
  • Published as MIT so others can reuse and extend.

Outcomes

Free, fast image tools site with no backend; all processing happens locally for privacy and speed.

View live site