이미지에서 텍스트 추출 브라우저 안에서.
Tesseract OCR, WebAssembly로 완전히 온디바이스. 이미지를 업로드하거나 스크린샷을 붙여넣기 — 100개 이상 언어, 업로드 없음.
정확한 텍스트 인식. 업로드 없음.
Tesseract.js가 브라우저에서 로컬로 실행 — 서버도, API 키도, 제한도 없습니다.
100% 프라이빗
이미지는 기기를 떠나지 않습니다. 모든 인식은 WebAssembly로 로컬에서 처리됩니다.
100개 이상 언어
영어, 중국어, 일본어, 한국어 및 주요 유럽 문자 — 언제든 전환.
단어 수준 박스
인식된 각 단어에 바운딩 박스와 신뢰도 점수가 붙어 이미지 위에 겹쳐 표시됩니다.
어디로든 내보내기
일반 텍스트를 복사하거나 TXT, JSON(위치 포함), 검색 가능한 hOCR로 다운로드.
세 단계. 서버 없음.
- 01
업로드 또는 붙여넣기
이미지를 드래그 앤 드롭, 스크린샷을 붙여넣기, 또는 찾아보기. PNG, JPG, WebP, BMP, GIF 지원.
- 02
OCR이 로컬에서 실행
Tesseract가 WebAssembly로 브라우저 안에서 텍스트를 인식하며 단어 위치와 신뢰도를 제공.
- 03
복사 또는 내보내기
텍스트를 복사하거나 TXT, JSON, hOCR로 다운로드. 엔진은 재사용을 위해 캐시됩니다.
About the OCR tool
A free OCR tool that extracts text from images and documents in your browser — screenshots, photos of whiteboards, scanned pages, certificates, and hand-printed notes. It is designed for anyone who would rather not upload sensitive documents to an online conversion service.
How it works
The tool runs Tesseract.js — the open-source Tesseract OCR engine compiled to WebAssembly — entirely client-side. Language data for 60+ languages downloads on demand and is cached after first use, including Chinese, English, Japanese, and Korean recognition packs. Images are preprocessed in-browser (grayscale, contrast, deskew hints), then recognized line by line. Results are selectable, copy-ready text you can export to a .txt file.
Limits & requirements
Recognition quality follows source quality: sharp, well-lit, straight images produce near-perfect text; blurry camera angles or stylized fonts need corrections. First use of a new language downloads its trained data. Heavy batches run fine but are bound by your device memory; WebGPU acceleration helps when available.
Privacy
Screenshots and scans of contracts, IDs, or private correspondence stay on your device. Nothing is uploaded to perform recognition — a meaningful distinction for documents you would not trust with a random conversion website.