Giter Site home page Giter Site logo

ocr-with-pdfkit-in-terminal's Introduction

OCR with PDFKit in Terminal

MIT License Repo Size Last Commit Release Version Hits

macOS

애플 실리콘에서 PDF 문서의 OCR 처리를 해주는 CLI 툴입니다.

PDFKit의 saveTextFromOCROption을 사용하여 단순 이미지 PDF를 OCR 처리하여 저장합니다.

사용 방법 (Usage)

OCR_with_PDFKit_in_Terminal /path/of/a/pdf/to/read_and_write.pdf

또는 (OR)

OCR_with_PDFKit_in_Terminal /path/of/a/pdf/to/read.pdf /path/of/a/pdf/to/write.pdf

Usage

참조 (References)

  • PDFKit

    • PDFKit입니다.
  • saveTextFromOCROption

    • PDFKit의 PDFDocument 쓰기 옵션 중 하나인 saveTextFromOCROption입니다.
    • 해당 옵션을 true로 설정하여 PDF 문서를 저장할 경우, OCR 처리 후에 PDF 문서를 저장합니다.
    • 문서 크기에 따라 저장하는데 상당한 시간이 소요될 수 있습니다.

ocr-with-pdfkit-in-terminal's People

Contributors

mson0129 avatar

Forkers

belthesar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.