Convert Web
한국어
No automatic external transfer · Only selected items are shared

Image to Base64

Convert an image to Base64 or a data URL.

Local processing
1Input
    2Settings

    Base64 is not encryption and increases size.

    3Result
    Waiting for a resultAdd input, then run the tool.
      Advertisement

      Before you start

      Base64 is not encryption and increases size.

      Frequently asked questions

      How does a data URL differ from Base64?

      A data URL contains a prefix such as data:image/png;base64, followed by the Base64 payload. The current output is a data URL. The payload is about 33% larger than the original bytes and does not protect secrets.

      Is my file or input sent to a server?

      No. Processing stays in your current browser session.