Data URL
data:text/plain;base64,aGVsbG8=
Payload
hello
Developer Tools
Split a data: URI locally, identify MIME type and payload, and preview common image or text content. Useful for analyzing inline page resources.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
解析信息
内容预览
等待输入
Data URL
data:text/plain;base64,aGVsbG8=
Payload
hello
Common images such as PNG, JPG, and SVG, plus plain text and JSON, can be previewed. Other types can be downloaded as payload.
Yes for common ;base64, and non-Base64 text payloads. Invalid formats produce a parse error.
Tools
Continue with another translated tool for a nearby task.
Data URL Generator
Convert images or SVG into data: URLs locally for embedding in HTML, CSS, or small resource references. Files are not uploaded.
Base64 Encode/Decode
Encode and decode Base64 in the browser, with standard and URL-safe variants, automatic direction detection, and optional file-to-Base64 conversion. Useful for API debugging and local data prep.
Image to Base64
Convert a local image into a Base64 Data URL in your browser—no upload. Handy for embedding small icons in HTML/CSS, debugging CSS backgrounds, and documenting API image samples.