Base64 인코딩 및 디코딩

텍스트를 입력하여 Base64로 인코딩하거나, Base64 문자열을 붙여넣어 원래 텍스트로 디코딩할 수 있습니다.

Drop a file here or click to upload

Any file type supported

기능

Text encode / decode
File to Base64
Base64 to file download
Auto-detect input
Show encoded size

사용 방법

1. 상단에서 인코딩 또는 디코딩을 선택하세요.

2. 왼쪽에 텍스트를 입력하거나 붙여넣으세요. 또는 업로드 영역에 파일을 드래그하세요.

3. 처리 버튼을 클릭하면 오른쪽에 결과가 표시됩니다.

4. 복사 버튼을 클릭하여 결과를 복사하세요.

자주 묻는 질문

What is Base64?
Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format.
Is Base64 encryption?
No, Base64 is an encoding, not encryption. It does not provide security — anyone can decode it.

관련 도구