Git Product home page Git Product logo

img-base64-converter's Introduction

IMG-BASE64-CONVERTER

ABOUT THIS PROJECT

This project was designed to help me understand how base64 encoding and decoding works. I started this proect as a way of better understanding how the Ethscription protocol works, how files are decoded and still be decoded and read.

HOW CAN I EXPERIMENT OR CONTRIBUTE TO THIS REPO?

You can simply get your hands on this file and start working with it. Here's how:

  1. Fork this repository
  2. Cloen it locally to your computer git clone https://github.com/arewageek/img-base64-converter (Change "arewageek" to your username if you did clone it)
  3. Cd into th directory you cloned it to cd img-base64-converter
  4. Replace the image in the images folder with yours and update the image name in the index.py file
  5. Open your terminal and run the script
    • If you're using vscode simply press CTRL + J
    • In your terminal type python3 index.index.py (Ensure you're in the right directory)
    • If you're using a different OS you would probably have to run python index.py
  6. Check the data folder to view the image decoded. Feel free to change the image type from png to whatever type you intend to work with.
  7. That should be all. Have fun eperimenting with this.

IT WILL MEAN A LOT TO ME IF YOU CAN CONTRIBUTE MEANINGFULLY TO THIS PROJECT. PERHAPS THIS COULD LEAD TO THE DEVELOPMENT OF AN ACTUAL FILE CONVERTING SOFTWARE

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.