TEXT 칸에 문자열을 입력하세요. 실시간으로 아래 BASE64 칸에 결과가 나타납니다.
Input plain text in TEXT box. Result appears in BASE64 box at bottom.
BASE64 칸에 base64 문자열을 입력하면 실시간으로 위 TEXT 칸에 결과가 나타납니다.
If you input base64 string in BASE64 box, result appears in TEXT box at top.
사각형 텍스트 박스에 문자를 직접 입력할 수 있습니다.
You can type directly in the rectangle box.
사각형 텍스트 박스에 직접 붙여넣을 수 있습니다.
You can pase directly into the rectangle text box.
또는 📥 버튼을 눌러 클립보드에서 바로 붙여넣을 수 있습니다.
Or you can paste from clipboard by pressing 📥 button.
URL 뒤에 플래그를 붙이면 미리 내용을 입력한 채로 페이지를 로드할 수 있습니다.
By adding flags at the URL's tail, the page can be loaded with the string already filled.
플래그는 text와 base64가 있으며,
The flags are text and base64, you can use as
https://peu0em.com/i/base64?text=내용
혹은
or like
https://peu0em.com/i/base64?base64=내용
이렇게 사용할 수 있습니다.
위에서 나온 붙여넣기 버튼 외에도 복사, 삭제 버튼이 있습니다.
There's the paste button, as introduced, and also the copy and delete buttons.