Difference between revisions of "OCR: OCRMyPDF"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
sudo su | sudo su | ||
| − | + | apt -y install ocrmypdf | |
| Line 8: | Line 8: | ||
ocrmypdf input.pdf output.pdf | ocrmypdf input.pdf output.pdf | ||
| + | |||
| + | |||
| + | ==Pranala Menarik== | ||
| + | |||
| + | * [[OCR]] | ||
Latest revision as of 20:04, 27 May 2024
Instalasi
sudo su apt -y install ocrmypdf
Pemakaian
ocrmypdf input.pdf output.pdf