개발자 도구

Base64 online encoder & decoder

Encode text to Base64 or decode Base64 back to text.

모든 도구

Base64 Encode/Decode

사용 방법

  1. 텍스트 또는 Base64를 붙여넣으세요.
  2. 인코딩 또는 디코딩을 선택하세요.
  3. 결과를 복사하세요.

Best practices

  • Preview the output before downloading or sharing it.
  • For best performance, try with smaller inputs first.
  • Avoid pasting sensitive data on shared devices.

개인정보

일부 도구는 브라우저에서 실행됩니다. 기능에 따라 서버 처리 필요할 수 있습니다.

예시
인코딩
입력
hello
출력
aGVsbG8=
디코딩
입력
aGVsbG8=
출력
hello

Was this tool helpful?