Base64 인코더/디코더

텍스트를 Base64로 인코딩하거나 Base64 문자열을 일반 텍스트로 복원합니다.

브라우저에서만 처리무료회원가입 없음
13 chars · 13 bytes
SGVsbG8sIFdvcmxkIQ==
20 chars · 20 bytes

How to use this tool well

Use this converter for safe text snippets, test fixtures, JWT segments, data URI checks, and API examples that need quick Base64 encoding or decoding.

  1. Choose encode when you have plain text and need a Base64 string for a test payload.
  2. Choose decode when you receive a Base64 value and need to confirm the readable text before using it.
  3. For binary files, verify the source application generated the Base64 correctly before pasting large content.

Related tools

Base64 인코더/디코더 | HandyTools