Image to Base64
Drop or paste an image to get its Base64 data URL. Copy as data URL, CSS, HTML or Markdown.
Drop an image, click or paste (Ctrl+V)
PNG, JPEG, WebP, GIF, AVIF — anything an image element accepts
Data URL Encoded size: —
CSS (background-image)
HTML
Markdown
続きを読む 閉じる
使い方
- Drop or pick an image file.
- Choose output: raw Base64, data URL, CSS url(), HTML img, or Markdown.
- Copy with one click.
よくある質問
- Upload?
- No. Everything runs in your browser; files are not uploaded to any server.
- Size limit?
- Very large files may be slow or hit browser memory limits.
- How?
- FileReader API — local only.