grid-snap

GridSnap - Photo Collage Maker

GridSnap Logo

A minimalist Chrome extension for creating stunning photo collages. Right-click any image on the web, arrange in grid layouts, and export in HD.

Installation β€’ Features β€’ Usage β€’ Privacy


Features

Installation

Chrome Web Store

Install from Chrome Web Store (Under review)

Build from Source

git clone https://github.com/wangxiaosu/grid-snap.git
cd grid-snap
npm install
npm run build

Load dist/ folder in Chrome via chrome://extensions (Developer mode).

Usage

  1. Click the GridSnap icon in toolbar to open side panel
  2. Right-click any image β†’ β€œπŸ“Œ Add to GridSnap”
  3. Click a canvas cell, then click a collected image
  4. Drag to reposition, scroll to zoom
  5. Adjust gap/corners, then Export
Shortcuts: Space to fit Arrow keys to pan Delete to remove

Tech Stack

React 18 β€’ TypeScript β€’ Tailwind CSS β€’ Vite β€’ Chrome Extension Manifest V3

Development

npm run dev    # Watch mode
npm run build  # Production build
npm run zip    # Package for Chrome Web Store

Privacy

GridSnap does NOT collect or transmit any user data. All images are stored locally in your browser. See Privacy Policy for details.

License

MIT License - See LICENSE for details.


Made by Kyro for creators who love minimalism.