Lists (8)
Sort Name ascending (A-Z)
Stars
Python Music Player is an application build using Python Programming Language that allows us to Play, Pause, Stop, Rewind, Mute and Unmute music. It also allows us to Add and Delete music from the …
This program translates your QR Codes into text.
Program detects and shows qrCodes both in images and in live.
📱 QR code decoding program, takes input from your device or from built-in camera using Opencv , zbar..
A python program that allows to download videos from Youtube.
Python program to download youtube videos in various quality , with a local web page, also clean ui.
This is a simple program that can use to download Videos and Audios in YouTube and some other platforms
YouTube Downloader is a Python program that allows you to download both individual YouTube videos and entire playlists using video links.
Python Program to Download Youtube Videos
Python developer with expertise in creating screenshot applications. Skilled in Python programming and adept at leveraging libraries like PyAutoGUI and Pillow to build user-friendly screenshot tool…
It is a command line based python program for screen capturing and recording.
A screen recorder is a program that allows you to make a video recording of what is happening on your computer screen. Apart from capturing the screen, such programs can have many other functions.
🐍 A screen recorder with multiple options programmed in python.
This program uses opencv and pyautogui and records the screen
A python program to record your desktop screen.
Python program to record screen and take a screen shot using OpenCV-python library with Tkinter GUI.
Imagine you are drawing pictures or writing a program on your computer. Wouldn't you like to shoot small clips of your work while doing this? That's when Frame Recorder comes to your aid. It will s…
GUI Screenshot Program: Create a screenshot application that allows users to capture the screen displayed on their monitor, with the ability to select which one of the active monitors to screenshot
Python program to take automatically multiple screenshots
OCR powered screen-capture tool to capture information instead of images
This is a simple Python script that records your full screen for a set duration and saves it as a .mp4 video. It uses libraries like cv2, pyautogui, numpy, and win32api to capture frames and save t…
Screen Capture Tool is a Python-based utility that allows users to record a selected area of the screen as an animated GIF or take a screenshot of the selected area. The tool provides a simple, int…
A lightweight and efficient screen recording application for Windows built with Python. Captures high-quality video with optional audio support and saves recordings in multiple formats. Features an…
A Python-based screen recorder using PyAutoGUI for capturing screenshots and OpenCV for recording and saving the video. Records screen activities in real-time with customizable file paths and frame…
This repository contains a Python-based GUI screen recorder application that allows users to capture their screen activities with ease. The project utilizes popular libraries like PyQt5 for the gra…
ScreenRecorder is a screen recording application for Windows, developed using Python, PyQt5, OpenCV, and QtDesigner. The tool allows users to capture their screen activity with ease, providing opti…
Simple console menu program for downloading YouTube videos
This project is a handwriting recognition system using a convolutional neural network (CNN) based on TensorFlow and Keras. It can recognise handwritten digits and also allows users to draw digits o…
Handwritten Digit Recognition with Deep Learning This project demonstrates a real-time handwritten digit recognition system using a Convolutional Neural Network (CNN), trained on the popular MNIST…