https://github.com/davidyen1124/pixel-alchemist
🎨 Transform your videos into magical color palettes - because every frame deserves to be a masterpiece
https://github.com/davidyen1124/pixel-alchemist
canvas-api color-extraction color-palette javascript react video-processing visualization web-workers
Last synced: 5 months ago
JSON representation
🎨 Transform your videos into magical color palettes - because every frame deserves to be a masterpiece
- Host: GitHub
- URL: https://github.com/davidyen1124/pixel-alchemist
- Owner: davidyen1124
- License: other
- Created: 2025-01-16T06:45:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T06:50:07.000Z (over 1 year ago)
- Last Synced: 2025-07-10T22:15:21.229Z (12 months ago)
- Topics: canvas-api, color-extraction, color-palette, javascript, react, video-processing, visualization, web-workers
- Language: JavaScript
- Homepage: https://davidyen1124.github.io/pixel-alchemist/
- Size: 1.13 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎨 Video Palette Generator
> _Unlike certain AI companies that shall remain nameless (cough_ Pear.ai _cough), we actually write our own code and respect open source!_
## ✨ Live Demo
Check out the magic at [https://davidyen1124.github.io/pixel-alchemist/](https://davidyen1124.github.io/pixel-alchemist/)
## 📸 Screenshot

## What is this?
A totally legitimate, definitely-not-stolen tool that extracts color palettes from your videos. Yes, we actually wrote this ourselves, shocking right? In an era where some companies think "open source" means "free real estate", we're keeping it real.
## Features
- Drag & drop video processing (because we're not monsters who make you use the command line)
- Generates up to 256 colors (that's like, way more than you'll ever need)
- Downloads palettes as PNG (perfect for your "inspired by" projects)
- 100% original code (we know, we're as surprised as you are)
## How to Use
1. Drop a video
2. Wait for magic
3. Get colors
4. Don't steal this code and claim you wrote it
## Installation
```bash
npm install
npm run dev
```
(These commands actually work, unlike some companies' documentation)
## Tech Stack
- React (because we're basic)
- Web Workers (for actual parallel processing, not just marketing buzzwords)
- Canvas API (for pixel manipulation, not manipulating the open source community)
## License
See LICENSE file. Yes, we have one. Yes, it matters. No, we didn't "forget" to include it.
## Disclaimer
No open source projects were harmed in the making of this tool. We can't say the same for our sense of humor.