nowfound

Life & fun · August 18, 2023

Base 64

Base 64 format encode and decode your data

What it does

Base64 used to encode images, into a text format that can be safely transmitted or stored in text-based formats like XML or JSON. It's named "Base64" because it uses a set of 64 different characters to represent the binary data.

Does a similar job

all alternatives →
  • Base64 Decode and Encode2024 · ▲5

    Decode and Encode Files, Images and text from and to Base64

  • Base64 encoder & decoder Dec 2025 · geteasetools.com · ▲7

    Base64 encoder & decoder - Ease Tools

  • Base64 Haven2025 · ▲12

    Instant Base64 encode/decode, JSON format & data processing!

  • UD
    Use DNS TXT to share information2023 · ▲143

    dig +short TXT youpay.govorenefekt.com @1.1.1.1 | fold -s You can base64 encode an image, split to TXT records and send over Internet. Useful in certain circumstances. Like when one of the communicating parties is under severe censorship.

  • B642018 · ▲148

    A URL redirection service powered by vanilla JavaScript

  • Private Base64 DecoderJun 2026 · base64decode.ai · ▲2

    Private Base64 in Your Browser

More life & fun this month

the category →
  • TL

    Life & fun · 13d ago · louisabraham.github.io

  • Articos398

    Launch with confidence, not gut instinct

    Life & fun · 14d ago · articos.com

  • Nex357

    Claude Cowork for high-volume GTM workflows

    Life & fun · 6d ago · nex.ai

  • CC

    Your multimedia mentor that takes you from mid to great

    Life & fun · 13d ago · producthunt.creatium.info

  • Know the moment a domain opportunity appears

    Life & fun · 11d ago · notify.domains

  • Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.

    Life & fun · 29d ago · everycube.alen.is

Source: Product Hunt launch

Launched alongside, August 2023

the whole month →
  • Resend1,326

    Email for developers

    Dev tools · 2023 · resend.com

  • STORI AI1,320

    Your ideas become visually compelling branded social posts

    AI · 2023 · storiai.com

  • Kombai1,080

    A new AI model that you can prompt with UI designs

    AI · 2023 · kombai.com

  • Understand your audience without 50 interviews

    AI · 2023 · founderpal.ai

  • Lottielab871

    Create and ship lottie animations to sites and apps faster

    Dev tools · 2023 · lottielab.com

  • LC

    Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…

    AI · 2023 · github.com