Generate your own QR Code and scan it to see the results! Never use it for malicious purposes.

Overview

QR-Code-Generator-Python

Choose the name of your generated QR .png file. If it happens to open the .py file (the application), there are specific comments in each line for instructions.

(WARNING)! Never use the application for malicious purposes, such as using the QR Code to redirect to a phishing website, or even to hack via QR Code someone.

VERSION: 1.0 DATE OF CREATION: 23/12/21 PUBLISHER: UNKNOWN

If you do not trust this product, feel free to open the .py file and view the code.

INSTRUCTIONS:

Input the link to create the QR Code .png file that will be saved to your desktop. Open the file and scan it with your mobile phone or any other application to scan QR Codes. There is no default link to start the application. (WARNING)! YOU CANNOT create multiple .png files with the same name. The default name is: QRGENERATED.png If you want to generate multiple files, please perform the actions below:

1): Open the application named: QRgenerator.py 2): Go to the last line (line 31), locate the QRGENERATED.png and change it to the way you want to, that will change the name of the file when saved. Again, perform the same action every time you want to create a new file and have multiple files on your desktop. Make sure to save the file after you change the code.

You might also like...
With this simple py script you will be able to get all the .png from a folder and generate a yml for Oraxen

Oraxen-item-to-yml With this simple py script you will be able to get all the .png from a folder and generate a yml for Oraxen How to use Install the

DrawBot is a powerful, free application for macOS that invites you to write Python scripts to generate two-dimensional graphics

DrawBot is a powerful, free application for macOS that invites you to write Python scripts to generate two-dimensional graphics.

Blender addon to generate better building models from satellite imagery.

Blender addon to generate better building models from satellite imagery.

Generate different types of random avatars.
Generate different types of random avatars.

avatar-generator Generate different types of random avatars. Requirements Python3 pytorch=1.6 cv2=3.4 tqdm 1. Github-like avatars python generate_gi

🎢😀 Generate an image indicating what you are listening to 😳
🎢😀 Generate an image indicating what you are listening to 😳

I'm Listening to This (song that I've sent you an image about detailing its metadata in a nifty way) Few lines describing your project. πŸ“ Table of Co

A Python3 library to generate dynamic SVGs

The Python library for generating dynamic SVGs using Python3

Raven is a tool written in Python3 allowing you to generate an unique image with some text.
Raven is a tool written in Python3 allowing you to generate an unique image with some text.

🐦 Raven is a tool written in Python3 allowing you to generate an unique image with some text. It does it by searching the text on Google, do

Python script to generate vector graphics of an oriented lattice unit cell
Python script to generate vector graphics of an oriented lattice unit cell

unitcell Python script to generate vector graphics of an oriented lattice unit cell Examples unitcell --type hexagonal --eulers 12 23 34 --axes --crys

Leshycam - Generate Inscryption styled portrait sprites from any image

Leshy's Camera Generate Inscryption styled portrait sprites from any image. Setu

Releases(release-1.0)
  • release-1.0(Dec 23, 2021)

Owner
null
πŸ›Ή Turn an SVG into an STL for stencil creation purposes

svg2stl This repository provides a script which takes as input an SVG such as this one: It outputs an STL file like this one: You can also see an inte

Max Halford 3 Dec 29, 2021
Image2scan - a python program that can be applied on an image in order to get a scan of it back

image2scan Purpose image2scan is a python program that can be applied on an image in order to get a scan of it back. For this purpose, it searches for

Kushal Shingote 2 Feb 13, 2022
QR code python application which can read(decode) and generate(encode) QR codes.

QR Code Application This is a basic QR Code application. Using this application you can generate QR code for you text/links. Using this application yo

Atharva Parkhe 1 Aug 9, 2022
Hello, this project is an example of how to generate a QR Code using python 😁

Hello, this project is an example of how to generate a QR Code using python ??

Davi Antonaji 2 Oct 12, 2021
🎨 Generate and change color-schemes on the fly.

Generate and change color-schemes on the fly. Pywal is a tool that generates a color palette from the dominant colors in an image. It then applies the

dylan 6.9k Jan 3, 2023
A script to generate a profile picture and a banner that show the same image on Discord.

Discord profile picture & banner generator A script to generate a profile picture and a banner that show the same image on Discord. Installation / Upd

Victor B. 9 Nov 27, 2022
A python program to generate ANSI art from images and videos

ANSI Art Generator A python program that creates ASCII art (with true color support if enabled) from images and videos Dependencies The program runs u

Pratyush Kumar 12 Nov 8, 2022
MetaStalk is a tool that can be used to generate graphs from the metadata of JPEG, TIFF, and HEIC images

MetaStalk About MetaStalk is a tool that can be used to generate graphs from the metadata of JPEG, TIFF, and HEIC images, which are tested. More forma

Cyb3r Jak3 1 Jul 5, 2021
HTML2Image is a lightweight Python package that acts as a wrapper around the headless mode of existing web browsers to generate images from URLs and from HTML+CSS strings or files.

A package acting as a wrapper around the headless mode of existing web browsers to generate images from URLs and from HTML+CSS strings or files.

null 176 Jan 1, 2023