Skip to content
ezyPDF
Optimize PDFComing soonServer required

PDF Text Recognition (OCR) — Currently in the Works

A scanned PDF looks like text to the eye but is just a picture inside the file. OCR reads the characters from that picture and adds a searchable, copyable text layer.

Some scripts are harder to recognize than Latin text due to combined letters and mixed vertical writing and tables. Offering a low-accuracy result as a "searchable PDF" would actually produce wrong search results, so we plan to introduce it after quality verification.

현재 이 기능은 제공하지 않습니다

작동하지 않는 기능을 작동하는 것처럼 보이게 하지 않기 위해, 파일 선택 영역을 만들지 않았습니다. 아래에 현재 상태와 필요한 기술을 정리했습니다.

PDF OCR 기능의 지원 상태와 기술 요건
현재 지원 상태미지원 (준비 중)
필요한 기술Tesseract(Apache-2.0) + 한국어 학습 데이터, 이미지 전처리(기울기 보정·이진화), 작업 큐
구현 난이도높음
예상 서버 비용페이지당 CPU 시간이 길어 월 5만 원 이상, 대량 처리 시 큐·워커 증설 필요
외부 API 필요 여부선택 (정확도가 중요하면 상용 OCR API 검토)

지금 사용할 수 있는 대안

  • 스캔 앱의 텍스트 인식

    휴대폰 기본 카메라나 문서 스캔 앱 중에는 촬영 즉시 텍스트를 인식해 주는 기능이 있습니다.

  • 원본 문서 확보

    가능하면 스캔본 대신 원본 전자 문서를 받는 것이 정확도와 용량 모두에서 유리합니다.

How are your files handled?

This page accepts no file.

This page has no file picker, so no data is processed. See the Privacy Policy and File Retention Policy for details.

PDF OCR FAQ

How accurate is it?
It depends heavily on the original resolution and font. A sharp scan at 300dpi or higher is practical, but a photo taken at an angle with a phone has many errors.
Does OCR make the file bigger?
A text layer is added, so it grows a little. In exchange, search and copy become possible.