문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
pdf [2023/10/13 10:20] kwon37xi [OCR] |
pdf [2024/05/03 10:21] (현재) kwon37xi |
||
---|---|---|---|
줄 3: | 줄 3: | ||
* [[pdf: | * [[pdf: | ||
* [[pdf: | * [[pdf: | ||
+ | * [[java: | ||
+ | |||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
* [[http:// | * [[http:// | ||
* [[http:// | * [[http:// | ||
+ | |||
+ | ===== OCR ===== | ||
+ | * [[pdf: | ||
+ | * '' | ||
===== PDF to Image ===== | ===== PDF to Image ===== | ||
+ | * [[https:// | ||
+ | ==== pdftoppm ==== | ||
+ | |||
+ | <code sh> | ||
+ | sudo apt install poppler-utils | ||
+ | </ | ||
+ | |||
+ | <code sh> | ||
+ | # | ||
+ | pdftoppm -jpeg input.pdf output | ||
+ | </ | ||
+ | |||
+ | ==== image magick ==== | ||
+ | |||
* [[image_processing: | * [[image_processing: | ||
< | < | ||
줄 31: | 줄 51: | ||
* PDF 편집기. Ubuntu 기본 패키지. | * PDF 편집기. Ubuntu 기본 패키지. | ||
- | ===== OCR ===== | + | ===== page number |
- | * [[https://superroot.tistory.com/263|PDF 문서 OCR 하는 법 | Free PDF OCR (ocrmypdf)]] | + | * [[http://www.dry-lab.org/blog/2018/ |
- | * '' | + | |
- | * '' | + | |
- | * '' | + | |
- | <code sh> | ||
- | sudo apt install ocrmypdf | ||
- | </ | ||
===== 참조 ===== | ===== 참조 ===== | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// |