Skip to content

AStevensTaylor/image-tools

Repository files navigation

Image Tools

A browser-based image manipulation application built with React and Bun. This tool provides a suite of utilities for working with images directly in your browser, with no server uploads required.

Features

  • Aspect Ratio Crop: Crop images with custom or preset aspect ratios, including common film, social media, and photo formats
  • GIF/WebP Frame Extractor: Extract individual frames from animated GIF and WebP images
  • PNG Converter: Convert any image format to PNG while preserving transparency

Getting Started

To install dependencies:

bun install

To start a development server:

bun dev

To run for production:

bun start

Tech Stack

  • Runtime: Bun - Fast all-in-one JavaScript runtime
  • Framework: React 19
  • UI Components: Radix UI + shadcn/ui
  • Styling: Tailwind CSS
  • Image Processing: Canvas API, gifuct-js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages