Coders Packet

Packets submitted by Rohit Mantri

Image to Sketch using Python

It is a simple project that converts images to sketch with the help of some python built-in modules.

Pinpointing Locations on Map with Detailed Information using Python and HTML

It is a project which shows pinpoints of all the IITs on the map with the help of their coordinates and also shows some information about the IITs.

Image Text to Speech using Python

This is a simple python project that extracts the text from the image. Store the text into a text file. Then retrieves that text from the file and convert it into a speech.