Base64 Encoder Decoder
Support Base64 encoding and decoding for text and files, can preview images
Loading...
Features Overview
Encode and decode text or files using Base64, supporting both standard and URL-safe formats with automatic image preview detection.
Tool Description
Support standard Base64 and URL-safe formats. Encode text or files, automatically recognize and preview image content, and save history records.
Capabilities Checklist
- Support both standard Base64 and URL-safe Base64 encoding formats to meet different use cases.
- Text mode handles UTF-8 character encoding perfectly, including Chinese and other multilingual content.
- File upload mode supports drag-and-drop and click-to-upload with a 5MB limit for optimal performance.
- Automatically detect Base64-encoded images and preview them in real time, supporting PNG, JPEG, GIF, and WebP formats.
- Save the last 20 conversion records locally, with the ability to restore, delete, or clear history at any time.
- Swap input and output with one click for quick reverse operations.
- Copy functionality includes success feedback, with sample data provided for quick testing.
Feedback
Help us improve the tool
Related Tools
JSON to PHP Array Converter
Convert JSON to PHP array online with [] or array() output and nested data support
JSON to Python Dictionary Converter
Free online JSON to Python dictionary tool - instant conversion, supports bidirectional conversion
JSON to Java Class Generator
Free online JSON to Java class tool - supports Jackson, Gson annotations and Lombok
JSON to C++ Converter
Free online JSON to C++ converter - Support nlohmann/json, RapidJSON, Boost.JSON