A web application that transforms images into unique plaid patterns by extracting colors from your photos. Create stunning tartan, madras, or net patterns in seconds.
- Upload images (supports JPG, PNG, and iPhone Live Photos)
- Extract colors automatically from uploaded images
- Generate different plaid patterns (tartan, madras, net)
- Customize pattern size and color bands
- Save and manage your favorite patterns
- Download patterns as PNG files
- View patterns in full screen
- Mobile-friendly design
Visit Random Plaid Generator to try the app.
- Upload an image or choose from examples
- Adjust plaid settings (twill type, size, colors)
- Use shuffle buttons to generate variations
- Like and save your favorite patterns
- Download patterns as PNG files
npm install
npm start
npm run build
npm run deploy
- React
- TypeScript
- Tailwind CSS
- ndarray (for pattern generation)
- heic2any (for iPhone Live Photo support)
MIT License