Colorize black and white photos or colorize color photos to greyscale
Live project : https://tamatonga.herokuapp.com/
A web app which takes black and white photos and generates color image . A way to preserve old photos.
The colored photos can also be changed to greyscale images
The project is available here Here
Feel free to do any changes and make it a better web app
- Express js(A node js framework)
- Ejs (As template engine)
- Mongodb (As database to store images)
- multer(to upload images to server)
Have a good day
Happy Hacking