Bild till Base64

Professionell Bild till Base64

Drop an image here or click to browse

PNG, JPG, GIF, SVG, WebP supported (max 15 MB)

Bild till Base64

Professionell Bild till Base64

Funktioner

  • Drag-and-drop or click to upload an image (PNG, JPG, GIF, SVG, WebP)
  • Output as a complete data: URI ready for inline embedding, or raw base64 only
  • File size capped at 15 MB to prevent browser hangs on large pastes
  • Shows image dimensions, original size, base64 size, and live preview
  • One-click copy to clipboard

Så använder du

  1. Ange din indata data i the provided field.
  2. Configure vilken som helst alternativ as needed.
  3. Visa the resultat omedelbart och copy eller download the utdata.

Tips och bästa praxis

  • Inline base64 images make HTTP requests go away — useful for small icons or hero images.
  • Base64 inflates size by ~33%; only inline images you actually need to avoid a request for.
  • For SVG specifically, consider pasting the raw markup inline instead of data:image/svg+xml;base64 — it's smaller and stays styleable.
  • The 15 MB cap protects against accidentally pasting a huge file and freezing the tab.
  • Runs entirely in your browser; uploads never leave your machine.

Vanliga frågor

Is this tool free to use?

Yes, completely free with no registration, no limits, and no hidden costs.

Is my data private?

All processing happens in your browser. No data is ever sent to any server or third party.

Does it work offline?

Once loaded, the tool works entirely offline. All processing is done client-side with JavaScript.

Which browsers are supported?

Works in Chrome, Firefox, Safari, Edge, and all modern browsers on desktop and mobile.

Can I use the results commercially?

Yes, all output is yours to use freely in any personal or commercial project without restrictions.