Python Programs

Cool Python Programs

Steganography: Hide Your Text Behind an Image using Python

Introduction Have you ever thought about hiding your secret message behind an Image? Steganography is a way to conceal information within another medium. In this tutorial, we’ll learn how to...

Secure Your Folders: Encrypt & Decrypt in Python with AES

Introduction If you’re a computer user, you likely have a treasure trove of documents, photos, and other files scattered across various folders. However, within that collection, there might be...

Plain Text to Secret Code: Encrypt Your Message in Python

Introduction Have you ever sent a private message containing sensitive information, like a credit card number or a heartfelt confession? In today’s digital age, where information travels at...

How to Encrypt an Image in Python using AES Algorithm

Introduction In this article, we’ll explore a secure way to encrypt images using Advanced Encryption Standard (AES). AES is a widely trusted and globally recognized symmetric key encryption...

Creating a Matrix Effect in Python with Curses

Introduction Have you seen the falling matrix code effects in the movie “The Matrix”? In the realm of computer graphics, it was an iconic visual effect. What if I tell you that, you can...

Create a Keylogger Program using Python

We usually give inputs to the computer using the keyboard. Well, what if there is something that can record the keystroke given through our keyboard? Whether you type a password or a username, it will...

Learn Image Cropping in Python: 2 Powerful Techniques

Introduction Ever wanted to isolate that perfect sunset from a crowded photo? Or extract a specific object from a complex image? In this tutorial, you will learn two methods for cropping an image...

Create an Art of Shah Rukh Khan using a Python Code

Introduction Shah Rukh Khan, one of the most popular name in Indian Cinema, known for his iconic acting and numerous unforgettable movies. Probably, It’s hard to find a person in India who...

Create a Password Generator Program in Python

Introduction Password security is an essential aspect of today’s digital world. With the increase in online activities, protecting sensitive information with secure passwords has become crucial...

Learn to Create Messi vs Ronaldo in Python

Introduction Messi and Ronaldo, the dynamic duo of modern football, never fail to ignite excitement when they grace the field together. Their popularity knows no bounds, and as a devoted fan of both...

Learn How to Check and Correct Spellings Using Python

Introduction Misspellings and typos, those ever-present gremlins, can haunt even the most meticulous writer. While eagle-eyed proofreading remains crucial, Python, with its arsenal of Natural Language...

How to Compress an Image using Python: A Detailed Guide

Introduction In today’s digital age, images play a crucial role in various applications, from websites to mobile apps. However, large image file sizes can significantly impact loading times and...

Create a Network Traffic Monitor using Python

Introduction You are reading this article means your system has an internet connection. But do you ever check how much data your computer sent and received? There is a default application called Task...

Flip Your Image using Python – Horizontally & Vertically

Introduction In this article, I will show, how you can Flip your image Horizontally and Vertically using Python. To do this job, we will use a Python Image Processing library called Pillow. Not only...

Extract Text from an Image using a Python Program

Introduction Are you really want to extract text from an image? If, yes, this article gonna help you. You can extract text from an image using Python language. In fact, it is really needed when we...

Wish Your Friends with Stylish Text in Python – pyfiglet, termcolor

Introduction If you are a Linux or Mac user, you may have heard of or used a software tool called figlet. It prints ASCII text banners of a given plain text. Our beloved Python language also offers a...

Learn How to Blur an Image using Python Programming

Introduction Ever wanted to give your photos a dreamy, blurred effect? In this article, we’ll show you how to blur an image using Python, a powerful programming language loved for its...

Get Coordinates of Clicked Points in an Image using Python

Introduction In this tutorial, we will learn how to find the coordinates of clicked points on an image using a Python program. Alternatively, you can consider this tutorial as an exploration of...

Creating a Colorful Sketch of Messi using a Python Code

Introduction In this tutorial, we are going to learn how to draw the sketch of any human face using Python programming. To go with an example, I choose the iconic character, Lionel Messi. Here we will...

Display an Image on Tkinter Window using Another Function in Python

Introduction Python’s Tkinter library is a powerful tool for creating graphical user interfaces (GUIs). One common task in GUI development is displaying images. In this article, we’ll...

Rotate an Image using Python with OpenCV and Pilow Libraries

Introduction In the world of digital manipulation, image rotation is a fundamental operation that finds its application in various fields such as photography, graphics design, computer vision, and...

Create a Time-Wasting Website Blocker using Python

Introduction In today’s digital age, staying productive can be a real challenge, especially when there are countless distractions just a click away. Time-wasting websites, such as social media...

Get the Current live Positions of Your Mouse using Python

Introduction Suppose, you want to create an Automation script that will accomplish a certain task that you have done manually till the present. For instance, a Python program that will open a browser...

Record Your Live Screen with this Screen Recorder in Python

Introduction The value of a screen recorder is known very well by those who like to share with people something informative through live screen demonstration. Tech YouTubers often use it. I even use a...

Profanity Filter Tutorial: Censor Bad Words using Python

Introduction Have you ever wondered how movies and videos manage to censor offensive language without completely removing the words? It’s often accomplished through manual editing. However, In...

Communicate with Your Friends Secretly using Python

Introduction Have you ever felt, It would be nice if I could talk to my secret friend(secret means girlfriend/boyfriend) in secret. In teenage many students fall in love and tries to hide his/her...

Rename Multiple Files at Once using a Python Program

Introduction Today we’ll see a real-life problem at very first. Those of us who use computers have used the WhatsApp Web at least once. If so, then you might have seen how the names of the...

Creating Student report card in Python using prettytable

Introduction Remember receiving report cards in school? These documents summarized your academic performance throughout the year. Traditionally, Excel, Word, or similar software were used to design...

Create a Simple Digital Clock in Python using Tkinter

Introduction There are two types of clocks, analog, and digital. Analog clocks are made with only hardware components. But in the digital clock, a display is required and a program always runs in the...

Wish Happy Birthday using Python Programs

Introduction Birthday is one of the happiest days in the life of every human being. Everyone hopes that his/her loved ones will greet him/her uniquely on this day. Some give a sudden surprise, and...

Check the strength of your password in python using regex

Introduction Do you really think twice before setting a password for your online accounts? I’m talking about the strength of the passwords you select. For example, ‘Alex0011’...

Extract Emails and Phone numbers from a text using Python

Introduction Have you ever encountered a situation where you had to find the Email IDs and Phone numbers one by one from a large text document or a webpage? Manually, it’s a boring task and may...

Create a QR Code Scanner in Python

Introduction Normally, we scan QR codes in a photo with the help of a mobile camera or some kind of external device. Many third-party applications on the web serve as a platform where we can scan a QR...

Convert Text File to QR Code using Python

Introduction In this tutorial, you’ll learn How to Convert a Text File to a QR Code using only a few lines of Python Code. Before that, I would recommend you, learn how to generate and decode QR...

Learn How to Generate and Decode QR Code in Python

Introduction A Quick Response Code or QR Code is a two-dimensional bar code. It became popular in the automotive sector for its large storage capacity and fast readability. Being Python lovers, we...

Add Your Watermark on a Photo using Python

Introduction You may have noticed many images are watermarked(owner name, brand name, date, etc.) by the creator. It gives a professional look. Not only that, it also represents their intellectual...

How to Convert Speech to Text in Python

Introduction Have you seen any movies in the Iron Man series? If your answer is Yes, then you may have noticed that Tony Stark had a personal assistant named Jarvis. Jarvis is a computer program and...

Phone Number Details: Python’s phonenumbers module

Introduction Python comes with a module named phonenumbers which is used to get some basic information about a phone number; for instance, the carrier name, country name, timezone, validation of a...

Get Hardware and System Information Using Python

Introduction In this tutorial, You will learn how to get hardware and system information using Python. Python offers two modules, platform, and psutil. Using these two modules we will find many...

Say I Love You using a Python Code

Introduction When it comes to expressing love❤️, there are countless ways to do so. From verbal declarations to grand gestures, the possibilities are endless. But have you ever thought about...

How to Connect Python with MySQL Server

In this tutorial, you’ll learn how to connect python with MySQL server. We’ll use PyMySQL module here. Requirements MySQL Server – one of the following MySQL >= 5.6 MariaDB >=...

How to Blink Caps Lock Key using Python Code

Introduction When you hit the caps lock key, you usually see a light on your keyboard blinking on and off, right? Well, let’s do something cool with it! In this tutorial, I’ll show you how...

Wish Happy New Year 2024 in Python

Introduction As 2023 fades into the sunset, it’s time to start planning for the fresh possibilities of 2024! And what better way to celebrate than with a little Python magic? Forget store-bought...