GithubHelp home page GithubHelp logo

riccio333 / 0x-converter Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 4.36 MB

A simple program to convert string values into others.

C# 100.00%
ascii base64 binary conversion converter hex octal text

0x-converter's Introduction

0x Converter

This converter can convert string values like:

  • Text
  • Binary
  • Hex
  • Ascii
  • Base64
  • Octal

yAZKUBF5

The program

I made some checkboxes in the converter to make things easier. So if someone wants the binary string with spaces he can select the "with spaces" checkbox and copy the value.

For long strings obviously the program can't display all the text on the label, so you can copy the values and paste them somewhere. I also made a "copy all" button that copy all values so when you paste the values will be displayed like this:

Text: Hello World!

Binary: 010010000110010101101100011011000110111100100000010101110110111101110010011011000110010000100001

Hex: 48656C6C6F20576F726C6421

ASCII: 72101108108111328711111410810033

Base64: SGVsbG8gV29ybGQh

Octal: 1101451541541574012715716215414441

or

Text: Hello World!

Binary: 01001000 01100101 01101100 01101100 01101111 00100000 01010111 01101111 01110010 01101100 01100100 00100001

Hex: 48-65-6C-6C-6F-20-57-6F-72-6C-64-21

ASCII: 72 101 108 108 111 32 87 111 114 108 100 33

Base64: SGVsbG8gV29ybGQh

Octal: 110 145 154 154 157 40 127 157 162 154 144 41

N9zziCbA

Bugs

I worked a lot on this project (and sometimes I closed the project for some days because it was too boring to code and full of bugs) and I'm an human, so I can also do some mistakes. If you found any bugs contact me please and tell me about the bug that you found and also send some screenshots or video. (https://riccio333.space/contacts)

p.s.: I'm not 100% sure that conversion from ASCII or base64 to others values are right. For example I converted If you have any suggestions to fix the code to convert from this values to others they are welcome.

Using my code

If you need some parts of my code to put in your project you can do it, but if you need then to publish your program/project to GitHub or any other site remember to put a comment with my repository link ( //https://github.com/riccio333/0x-converter ) for respect of who made the code and who is watching your code, so in case they can't understand something they can also watch my repository (this also applies to any other people on GitHub). Thank you.

0x-converter's People

Contributors

riccio333 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.