Coders Packet

Packets submitted by Surya Sarkar

Keyboard Stroke Recorder Using Python

This Python program will record every action that occurred on the keyboard. This program is mostly used for Parental Control , Company Security, and many other purposes.

Image Editor Using Python

This is a Python program using which we can Edit the Images swiftly. In this, we will be using the Python Image Processing library that is the PIL library.

Video to Text Converter using Speech Recognizer in Python

It is a Python GUI program that is used to convert Video File to Text File using Speech Recognition and Tkinter Package and Functionalities.