From 51d2afcd547a233c4570626633e473bf2f9fbaba Mon Sep 17 00:00:00 2001 From: Raman Gupta Date: Wed, 20 Jan 2016 19:52:41 -0500 Subject: [PATCH] README: core function at the top --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dee40a..7273eb4 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Tested and run regularly on Fedora, but should work on other distributions with ## Features +* Join scanned pages into a single output file, or specify a name for each page * Deskew (if supported by scanner driver, or software-based via unpaper) * Crop (if supported by scanner driver) * Creates searchable PDFs (with tesseract) @@ -15,7 +16,6 @@ Tested and run regularly on Fedora, but should work on other distributions with * Specify resolution * Truncate n pages from end of scan e.g. duplex scanning with last page truncated * Specify page width and height for odd size pages, or common sizes (Letter, Legal, A4) -* Output to single file, or to a list of files ## Requirements