Skip to content

Text Tools - String Operations / Encoding / Analysis

20 tools

Online text tools: case conversion, sort, dedupe, Base64/URL/HTML entity encode-decode, Unicode, number base converter. 20+ tools, all in-browser.

Advertisement

Text Operations9

Encoding11

Base64 Encode/Decode

Online Base64 encoder and decoder with full Unicode support (Chinese, Emoji, multi-byte characters). All processing runs locally in your browser. No data sent to servers.

Base64 Batch Processor

Free online Base64 batch encoding and decoding tool with multi-line batch processing, URL Safe variant, and original text reference.

Base32/Base58 Encoder

Free online Base32 and Base58 encoder/decoder tool. Supports bidirectional conversion.

Data URI Generator

Free online Data URI generator tool supporting file and text to data: protocol URL conversion with both Base64 and URL encoding options.

URL Encode/Decode

Online URL encoder and decoder tool. Supports URI component encoding (encodeURIComponent) and full URL encoding. Processed locally in your browser.

HTML Entity Encoder

Online HTML entity encoder and decoder. Convert <, >, &, " and other special characters to HTML entities, or decode them back. Processed locally in your browser.

HTML Entity Enhanced

Free online HTML entity encoder/decoder supporting 244 named entities, with decimal/hexadecimal/named entity conversion.

Unicode Encoder/Decoder

Free online Unicode encoder/decoder. Convert between Chinese/Japanese characters and \uXXXX format for i18n debugging.

Base Converter

Online number base converter: convert between binary, octal, decimal, and hexadecimal.

Number Base Advanced

Free online number base converter. Supports binary/octal/decimal/hexadecimal conversion with bit operations and bit visualization.

Byte Unit Converter

Free online byte unit converter. Quickly convert between B, KB, MB, GB, TB, PB and KiB, MiB, GiB, TiB. Supports both decimal (1000) and binary (1024) standards. Essential tool for developers and DevOps engineers.

Advertisement