Skip to content

A browser extension to convert ASCII Text and Decimal, Binary, Hex, Octal Numbers

Notifications You must be signed in to change notification settings

KarthikeyanVedi/binary-converter-chromium-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary Converter

Binary Converter is a browser extenstion that converts numbers and ASCII text to Binary, Hex, Decimal and Octal number system.

Conversions based from https://www.rapidtables.com

Binary Converter

Number Conversion

Convert a number to and from the number systems:

  • Binary - base 2
  • Octal - base 8
  • Decimal - base 10
  • Hexadecimal - base 16

Text Conversion

Convert ASCII text to:

  • Binary
  • Decimal
  • Hexadecimal

You can also select the option checkbox to to prefix Hexadecimal and Binary with 0x and 0b .

User Interface

UI of the browser extension

About

A browser extension to convert ASCII Text and Decimal, Binary, Hex, Octal Numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published