https://github.com/vjeux/image-recolor
Change the color of an image to a specific color you have in mind.
https://github.com/vjeux/image-recolor
Last synced: 11 months ago
JSON representation
Change the color of an image to a specific color you have in mind.
- Host: GitHub
- URL: https://github.com/vjeux/image-recolor
- Owner: vjeux
- License: mit
- Created: 2021-04-29T19:00:48.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-30T02:38:32.000Z (about 5 years ago)
- Last Synced: 2025-05-15T08:37:14.434Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://image-recolor.vercel.app/
- Size: 91.8 KB
- Stars: 24
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - image-recolor
README
# image-recolor
Run it: https://image-recolor.vercel.app/
https://user-images.githubusercontent.com/197597/116603742-1eef3300-a8e2-11eb-857c-d197daa34df4.mov
# Acknowledgments
* Daniel Büchele for the algorithm: https://twitter.com/danielbuechele/status/1387504294648233984
* Created with CodeSandbox