GameParticles

Image → Base64

ImagesNew

Drop an image and instantly get a Base64 data URI, raw Base64, CSS background, or HTML img tag. Copy the output and embed it anywhere.

Drop an image here, or click to browse

PNG, JPG, GIF, SVG, WebP, AVIF, ICO

Works great for

🖼️

Inlining images as data URIs

Convert small PNG and SVG icons directly into Base64 data URIs for embedding in HTML and CSS. Eliminating separate image requests reduces HTTP round-trips in performance-critical pages.

📧

Email templates with embedded images

Embed images inline in HTML email templates so they display without relying on external servers being reachable. Base64-encoded images in email eliminate broken-image issues caused by blocked remote URLs.

📄

Self-contained HTML files with assets

Create fully portable HTML files where all image assets are embedded as Base64 strings. Single-file HTML documents work offline and can be shared or archived without managing separate asset folders.

🎨

CSS content property icons

Generate Base64-encoded strings for use in CSS content or background-image properties. Inline SVG and icon images via data URIs so they load with the stylesheet and avoid extra network requests.

🔌

API payloads that require image data

Encode images to Base64 for REST API endpoints that accept image data as JSON strings. Many AI vision APIs, webhook integrations, and configuration services require images in Base64 format.

⚙️

Embedding images in JSON configs

Store logo or icon images directly inside JSON configuration files or environment variables as Base64 strings. Useful for theming systems and white-label setups where images must be part of config.

image to base64base64 imageimage base64 encoderdata uri imageembed image htmlinline image cssbase64 pngbase64 jpgbase64 svgimage data uri
JSON Formatter
Developer · Format, validate and minify JSON with syntax highlighting.
Base64 Encode / Decode
Developer · Encode text to Base64 or decode Base64 back to plain text.
URL Encoder / Decoder
Developer · Encode or decode URL components and query strings.
Hash Generator
Developer · Generate MD5, SHA-1, SHA-256 and SHA-512 hashes.
UUID Generator
Developer · Generate UUIDs v4 (random) in bulk with one click.
Regex Tester
Developer · Test regular expressions against text with live match highlighting.
Word Counter
Text · Count words, characters, sentences, paragraphs and reading time.
Case Converter
Text · Convert text between UPPER, lower, Title, camelCase, snake_case and more.
List Sorter
Text · Sort, reverse, deduplicate and shuffle lists of text.
Markdown Preview
Text · Write Markdown and see a live rendered preview side by side.
Percentage Calculator
Numbers · Calculate percentages, increases, decreases and what % one number is of another.
Color Converter
Colors · Convert colors between HEX, RGB, HSL and HSV instantly.
Snake
Arcade · Eat food, grow longer, don't hit the walls. A timeless classic.
2048
Puzzle · Slide tiles and combine them to reach the legendary 2048 tile.