Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Text-to-Binary and Binary-to-Text Converter

This is a Python script that allows you to convert text to binary and binary back to text.

Usage

  1. Clone the repository to your local machine:

    git clone https://github.com/konprtk/TextToBinaryAndBinaryToText.git
  2. Navigate to the project directory:

    cd TextToBinaryAndBinaryToText
  3. Run the script:

    python converter.py
  4. Follow the on-screen instructions to either convert text to binary or binary to text.

How it works

  • text_to_binary: Converts each character of the input text into its ASCII binary representation.

  • binary_to_text: Converts a binary string back to text.

Contributing

Contributions are welcome! If you find any bugs or want to improve the project, feel free to create a pull request.

Contact

For any questions or suggestions, feel free to reach out to me:

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages