Skip to main content
L
Loopaloo
Buy Us a Coffee
All ToolsImage ProcessingAudio ProcessingVideo ProcessingDocument & TextPDF ToolsCSV & Data AnalysisConverters & EncodersWeb ToolsMath & ScienceGames
Guides & BlogAboutContact
Buy Us a Coffee
L
Loopaloo

Free online tools for developers, designers, and content creators. Your files are processed in your browser and are never uploaded - no accounts required. A few network utilities (like What's My IP and Currency Converter) call public APIs to do their job and say so on their pages.

support@loopaloo.com

Tool Categories

  • Image Tools
  • Audio Tools
  • Video Tools
  • Document & Text
  • PDF Tools
  • CSV & Data
  • Converters
  • Web Tools
  • Math & Science
  • Games

Company

  • About Us
  • Contact
  • Blog
  • FAQ

Legal

  • Privacy Policy
  • Terms of Service
  • Disclaimer

Support

Buy Us a Coffee

© 2026 Loopaloo. All rights reserved. Built with privacy in mind.

Privacy|Terms|Disclaimer
  1. Home
  2. Converters & Encoders

Converters & Encoders

22 available • 0 coming soon

Converters and encoders are the kind of tools you reach for ten times a day during development or technical work. Encode a binary file to Base64 for embedding, decode a JWT to inspect its claims, generate a SHA-256 hash to verify a download, or convert a Unix timestamp into something humans can read. The collection also includes less common utilities like Punycode conversion for internationalized domains, Morse code translation, and font format conversion between TTF, WOFF, and WOFF2.

Why Use Browser-Based Converters & Encoders Tools?

These tools frequently handle sensitive inputs: API keys pasted into a Base64 decoder, passwords fed to a hash generator, tokens being inspected in a JWT viewer. Running conversions locally guarantees that none of those values are logged or transmitted. Speed matters here too - conversions happen in microseconds with no network overhead, so the result appears as you type.

Popular Use Cases

  • 1Encode and decode Base64, URL-encoded strings, and HTML entities during development
  • 2Decode and inspect JWT tokens to debug authentication issues without sharing the token
  • 3Generate SHA-256 checksums to verify downloaded files or compare build artifacts
  • 4Convert between HEX, RGB, HSL, and CMYK color values for design and frontend work
  • 5Translate between timezones and convert Unix timestamps for log analysis
  • 6Encrypt files with AES before sharing them through unsecured channels

Available Tools

Barcode Generator

Generate linear barcodes with the quiet zone each standard requires, and read the bars back to check they are right

barcodecode128code39

Base64 Encoder/Decoder

Encode and decode text, files and JSON as base64, base64url or hex, checked by decoding the result back

base64base64urlencode

Checksum Calculator

Hash files with MD5, SHA-1, SHA-2 and CRC, and verify them against a published digest or a whole checksum file

checksumhashintegrity

Color Converter

Convert between ten colour notations including Lab and OKLCH, check WCAG contrast, and simulate colour vision deficiency

colorhexrgb

Color Palette Generator

Build a colour harmony that holds its lightness by rotating hue in OKLCH, with the contrast of every pair, a perceptually even tint and shade ramp, and what a colour blind reader sees

colorcolourpalette

Currency Converter

Convert between 30+ world currencies using live exchange rates from a public API

currencymoneyexchange

File Encryption

Encrypt a file with a password using AES-256-GCM, in a documented format that records everything needed to open it again, and read it back a megabyte at a time

encryptdecryptfile

Font Converter

Convert fonts between TTF, OTF, WOFF, and WOFF2 formats. Preview fonts with custom text, view font details, and generate CSS @font-face code.

fontconvertttf

Hash Generator

MD5, SHA-1, SHA-2 and CRC digests of text or a file, with HMAC and verification against a published digest

hashmd5sha

JWT Builder

Sign a JSON Web Token with HS, RS, PS or ES, generate a key pair, and check the result against the verifier

jwtjson web tokenbuilder

JWT Decoder

Decode a JSON Web Token and, given the secret or public key, actually verify its signature. Refuses alg: none and algorithm confusion

jwt decoderjwt verifyjson web token

Morse Code Translator

Convert text to Morse code and back against the ITU-R M.1677-1 table, and play it with the timing the Recommendation specifies

morsecodetranslator

NATO Phonetic Alphabet

Spell text out in the radiotelephony alphabet of ICAO Annex 10 Volume II, with the Alfa and Juliett spellings the Recommendation actually gives, and read a spelled message back

natophoneticalphabet

Number Base Converter

Exact conversion between any bases on BigInt, with fixed-width integer views, bitwise algebra and IEEE-754

binaryhexdecimal

Punycode Converter

Convert a domain between Unicode and its xn-- form, both ways at once, with the length, validity and lookalike checks that decide whether it resolves

punycodeidninternationalized domain

QR Code Generator

Generate QR codes and check each one scans by decoding it back before you download it

qrcodegenerator

Slug Generator

Turn a title into a URL slug in seven formats, with diacritics folded by NFD, Greek and Cyrillic romanised, every character accounted for, and collisions reported

slugurlseo

Timezone Converter

Convert times through the real IANA rules, flagging local times that happen twice and ones that never happen

timezonetimeconvert

Unit Converter

Convert across 18 categories using exact defining factors, with the definition behind every number shown

unitconvertlength

Unix Timestamp Converter

Convert between Unix timestamps and dates in any of 400+ time zones, in seconds, milliseconds, microseconds or nanoseconds

unix timestampepoch convertertimestamp converter

URL Encoder/Decoder

Percent-encode and decode against four character sets, build query strings, and take a URL apart

urlencodedecode

UUID Generator

Generate UUID v1, v3, v4, v5, v6 and v7, ULID, NanoID, CUID2 and Snowflake IDs, and read any of them back

uuidguiduuid v7

Found a bug? Contact us at support@loopaloo.com

About·Privacy·Terms·Disclaimer