From eb97138327df60393d48ae41c920b86b20cf76f5 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 31 Dec 2017 18:59:36 +0000 Subject: New port: textproc/pdfsandwich: Command line tool generating "sandwich" OCR pdf files PR: 221737 Submitted by: myself Requested by: vermaden@interia.pl Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13708 --- textproc/pdfsandwich/pkg-descr | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 textproc/pdfsandwich/pkg-descr (limited to 'textproc/pdfsandwich/pkg-descr') diff --git a/textproc/pdfsandwich/pkg-descr b/textproc/pdfsandwich/pkg-descr new file mode 100644 index 000000000000..fff23a2ddf08 --- /dev/null +++ b/textproc/pdfsandwich/pkg-descr @@ -0,0 +1,6 @@ +pdfsandwich generates "sandwich" OCR pdf files, i.e. pdf files which contain +only images (but no editable text) will be processed by optical character +recognition (OCR) and the text will be added to each page invisibly "behind" +the images. + +WWW: https://sourceforge.net/projects/pdfsandwich -- cgit v1.2.3