ocrmypdf 9.4.0+dfsg-1 source package in Ubuntu

Changelog

ocrmypdf (9.4.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Update d/copyright for new files.
  * Drop dependency on qpdf.

 -- Sean Whitton <email address hidden>  Fri, 17 Jan 2020 11:28:30 -0700

Upload details

Uploaded by:
Sean Whitton
Uploaded to:
Sid
Original maintainer:
Sean Whitton
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ocrmypdf_9.4.0+dfsg-1.dsc 2.5 KiB 16fff6c2edd0d4f9f7846e36222c2da3ccd3e17c90bc5d657298ee5d8105d81a
ocrmypdf_9.4.0+dfsg.orig.tar.xz 5.9 MiB 523a5d2a95212c49d5ec60459183f85b85400fc63c2539e3e83bc3a33102ca7b
ocrmypdf_9.4.0+dfsg-1.debian.tar.xz 37.4 KiB 95501a081fd65ce99ff69d3ac36c59a38d19af4731dd0c016d68396c365a7e2f

Available diffs

No changes file available.

Binary packages built by this source

ocrmypdf: add an OCR text layer to PDF files

 OCRmyPDF generates a searchable PDF/A file from a regular PDF
 containing only images, allowing it to be searched.
 .
 It uses the Tesseract OCR engine and so supports all the languages
 that Tesseract does.
 .
 Some other main features:
 .
   * Places OCR text accurately below the image to ease copy / paste
   * Keeps the exact resolution of the original embedded images
   * When possible, inserts OCR information as a lossless operation
     without rendering vector information
   * Keeps file size about the same
   * If requested deskews and/or cleans the image before performing OCR
   * Validates input and output files
   * Provides debug mode to enable easy verification of the OCR results
   * Processes pages in parallel when more than one CPU core is
     available
   * Battle-tested on thousands of PDFs, a test suite and continuous
     integration.

ocrmypdf-doc: add an OCR text layer to PDF files - documentation

 OCRmyPDF generates a searchable PDF/A file from a regular PDF
 containing only images, allowing it to be searched.
 .
 It uses the Tesseract OCR engine and so supports all the languages
 that Tesseract does.
 .
 This package includes OCRmyPDF's HTML documentation.