Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 983 Bytes

File metadata and controls

53 lines (36 loc) · 983 Bytes

ResizeKit

Browser tool for resizing images to social-platform presets (Instagram, TikTok, X/Twitter, YouTube, Facebook, LinkedIn) or a custom size.

Live: resize-kit.vercel.app

Screenshots

Home

ResizeKit home

Upload one image, pick social platform presets, and download resized versions - all in the browser.

Features

  • Platform presets + custom dimensions
  • Drag and drop upload
  • Aspect-ratio lock option
  • One-click download
  • Dark mode
  • ZIP helpers for batch-style export flows (jszip / file-saver)

Stack

Piece Choice
App Vite + React + TypeScript
UI Tailwind CSS
Extras Lucide icons, optional Supabase client
Host Vercel

Run locally

git clone https://github.com/xusnitdinov/ResizeKit.git
cd ResizeKit
npm install
npm run dev

Build:

npm run build
npm run preview

License

MIT

Made by Xusnitidnov Azizbek