🔧
런렝스 인코더
압축 · 무료 온라인 도구
반복 문자 데이터를 위한 RLE 런 길이 부호화.
CoderNewbie 팀
179 문자
0 문자
Click "Encode" to run...카운트+바이트 쌍
각 런은 1바이트 카운트 + 1바이트 값이 됩니다. 255를 초과하는 런은 분할됩니다.
비트맵에 적합
평탄한 영역, 마스크 및 희소 바이너리 데이터가 있는 이미지에 탁월합니다.
Base64 전송
출력이 base64로 인코딩되어 복사/붙여넣기 및 텍스트 필드를 견딥니다.
런렝스 인코더 사용 방법
- 1Enter or paste the text you want to compress.
- 2Select the compression algorithm (gzip, deflate, or brotli).
- 3Click compress to reduce the data size.
- 4Copy or download the compressed output.
주요 기능
- ✓100% 무료 — 가입, 구독, 광고 없음
- ✓브라우저에서만 실행 — 데이터는 기기를 떠나지 않습니다
- ✓빠르고 가벼움 — 즉시 결과 확인
- ✓크로스 플랫폼 — 데스크톱, 태블릿, 모바일 지원
자주 묻는 질문
What compression algorithms are supported?
We support gzip, deflate, and brotli compression algorithms for text data.
Is there a file size limit?
Since tools run in your browser, the limit depends on your device memory. Most tools handle several megabytes without issues.