Giter Club home page Giter Club logo

pseudoqr's Introduction

pseudoqr

This is a simple Python script to generate pseudo QR Codes. These fake QR Codes look and feel just like regular ones but are unscanable and useless. In fact, they are just a random arrangement of black dots with the visually most prominent key elements of a QR Code, namely the position ("edge") and alignment ("middle point") structures.

Usage

To use this you have to set the QR Code version (for details see below) and the output file either as parameters or via command line arguments. You can also adjust the other variables to your behalf.

Command Line Arguments

To learn more about the available command line arguments, run pseudoqr.py -h

Parameters

The adjustable parameters are located in the section denoted with --- BEGIN CONFIG ---. To learn more about those parameters just have a look at the comments above them.

Bugs

If you find a bug you can keep it! Just kidding, please create an issue in this repository.

QR Code Version

The QR Code version is basically just a paraphrase for the size of a QR Code. For example, a version 1 QR Code is 21 x 21 modules (a module is just a black dot). For more information and a list describing the size and data storage capabilities of different QR Code version see https://www.qrcode.com/en/about/version.html.

Disclaimer

The script here is only provided for educational purposes. I am not responsible for anything you decide to do with this script.

pseudoqr's People

Contributors

antikippi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.