Skip to main content

Base64 encoder/decoder with UTF-8 support

Project description

Base64 Encoder/Decoder

Base64 encoder/decoder with UTF-8 support.

Online Tool

Use this tool online at DevTools.at - Free, fast, and no registration required!

Installation

pip install devtools-base64

Usage

from devtools_base64 import encode, decode

# Encode
encoded = encode("Hello, World!")
print(encoded)  # SGVsbG8sIFdvcmxkIQ==

# Decode
decoded = decode("SGVsbG8sIFdvcmxkIQ==")
print(decoded)  # Hello, World!

License

MIT License


Made with love by DevTools.at

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

devtools_base64-1.0.0.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

devtools_base64-1.0.0-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file devtools_base64-1.0.0.tar.gz.

File metadata

  • Download URL: devtools_base64-1.0.0.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for devtools_base64-1.0.0.tar.gz
Algorithm Hash digest
SHA256 cf7c1e7c976ecbc68100949a0c95647aaaca48633719898b2562ca165f39a5d8
MD5 bee9894c65b03072c060550b2365b62d
BLAKE2b-256 58c5532f91bb73cf6a092541938b1e476225945e815989db1927620f0afc923e

See more details on using hashes here.

File details

Details for the file devtools_base64-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for devtools_base64-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6c6ac8e7f2674bae131c1a0b9589c6351b9f8e741e5f5b5a635915261b44ac3f
MD5 c181cf97827993c6eaddd074cb867aff
BLAKE2b-256 afe088037fb917ee1242cb25f041ce65b7cb68cd0664cbb72d92e1f7961dabc9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page