[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 803 Bytes

README.md

File metadata and controls

45 lines (36 loc) · 803 Bytes

image-colorizer

Colorize black and white photos or colorize color photos to greyscale

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

The techonolgies used in this project are

  • 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