Scan Image Slicer: Detect and slice images from a scanned image
Project description
Scan Image Slicer
Scan image slicer is a tool for detecting and separating images from a scanned image (or any image). The designed use case is for digitizing old photos, paper clippings and the like.
Workflow
- create an empty input folder for the scanned images
- (optional) create a folder structure inside the input folder that is then used for naming and organizing the output images
- create an empty output folder (the folder structure will be mirrored here from the input folder)
- scan as many images as you like and place/organize them inside the input folder
- configure the tool using the config file and command line arguments
- slice and dice
Installation using pip
pip install scan-image-slicer
Requirements with pip install
- Python 3.6+
- pip
Using the tool
scan-image-slicer [options]
The easiest way to use the tool is to first edit the default config file and then override the settings when needed with command line arguments, which are explained below.
- you need to run the tool once for the default config file to be created
- location on Windows: Documents -> ScanImageSlicer -> config.yaml
- location on Linux: ~/.config/ScanImageSlicer/config.yaml
- location on MacOS: ~/Library/Application Support/ScanImageSlicer/config.yaml
- location on Other: ~/.ScanImageSlicer/config.yaml
Help
-h,--helpDisplay help
Quickstart
-skip,--skip-confirmskip the confirm start question
Modes
Only one mode can be used at a time.
-
-test,--test-modeTest mode shows you the scanned image with added colored rectangles that depict detected and ignored images.
- blue rectangles are images that would be saved
- purple rectangles are images that would be ignored
-
-pre,--preview-modePreview mode shows you the individual sliced images one by one but does not save them unless you press the S key. Toggle filters with the F key.
-
-slice,--slice-modeSlice mode slices each scanned image on the task list and saves the slices to the output folder. Use it after you have finalized your settings.
Paths
-
-i PATH,--input PATHinput folder for the scanned images -
-o PATH,--output PATHoutput folder for the sliced images -
-c FILE,--config FILEpath to the custom config file
Image detection & viewing
-
-white 0..255,--white-threshold 0..255(default is 230)The white threshold value is used for image detection. Tweak it to match your scanner's background white color (the space between images). If possible, bump up your gamma value slightly in your scanning software for easier image detection.
-
-min N,--minimum-size N(default is 3)Minimum size is used to discard too small images that are likely false positives. The value is in % of the total scanned image area.
-
-view N,--view-height N(default is 800)The height of the image inside the image viewer (won't be upscaled).
Scaling
-
-scaleF N,--scale-factor Nscale sliced image using a scale factor value -
-scaleW N,--scale-width Nscale sliced image using a new width value -
-scaleH N,--scale-height Nscale sliced image using a new height valueOnly one method of scaling can be used at a time. All methods preserve the aspect ratio. A value of zero means the option is disabled.
Filters & fixes
-
-filtD 0..5,--filter-denoise 0..5(default is 1)Remove scanner noise from the sliced image. Higher values take more time. A value of zero means the option is disabled.
-
-filtB N > 1.0,--filter-brightness N > 1.0(default is 1.0)Add brightness to the sliced image with values above 1.0.
-
-filtC N > 1.0,--filter-contrast N > 1.0(default is 1.0)Add contrast to the sliced image with values above 1.0.
-
-filtG N > 1.0,--filter-gamma N > 1.0(default is 1.0)Add gamma correction to the sliced image with values above 1.0.
-
-pfix 0..89,--perspective-fix 0..89(default is 0)Add perspective correction to the sliced image. The given value is the maximum allowed 'tilt' of the sliced image in degrees. A value of zero means the option is disabled.
File format
-
-save JPEG|PNG|WEBP,--save-format JPEG|PNG|WEBP(default is PNG) -
-png 0..9,--png-compression 0..9(default is 3)Note: higher compression levels take more time per sliced image.
-
-jpeg 0..100,--jpeg-quality 0..100(default is 95) -
-webp 1..101,--webp-quality 1..101(default is 90)Note: quality level of 101 is lossless.
List information
-
-listS,--list-scanslist scanned images name and ID -
-listF,--list-filesave scanned images name and ID as a text file at default config dir -
-listT,--list-taskslist added tasks -
-listC,--list-cmdslist given commands
Add/Remove images to/from the task list
-
-addA,--add-alladd all scanned images -
-addID [ID ...],--add-id [ID ...]add scanned images using IDs eg. 1 2 3 -
-addN N,--add-new Nadd N amount of newest scanned images by creation time (ctime) -
-addO N,--add-old Nadd N amount of oldest scanned images by creation time (ctime) -
-addR N,--add-random Nadd N amount of random scanned images -
-remID [ID ...],--remove-id [ID ...]remove scanned images using IDs eg. 1 2 3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scan-image-slicer-1.2.6.tar.gz.
File metadata
- Download URL: scan-image-slicer-1.2.6.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a4ebb51ef48cdb9c5c7dd13017a2552172aeef0f0655ee6446b939de246ba81
|
|
| MD5 |
ae111b74f5962fbddc8dfaaec60569ca
|
|
| BLAKE2b-256 |
ce7563fb9fe270a65adbbf156479c9bb6147e93a94f5042e0a5cf0e32eb0c5ef
|
File details
Details for the file scan_image_slicer-1.2.6-py3-none-any.whl.
File metadata
- Download URL: scan_image_slicer-1.2.6-py3-none-any.whl
- Upload date:
- Size: 26.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
960968c003cadeb09062477316f2911b243d41df7dbe86a025ffcf4f72f7ed8e
|
|
| MD5 |
09bdbe136425d8fa342d2d8642f88f9e
|
|
| BLAKE2b-256 |
d71552775ad076ca2a746266e0a64c5b2583165a27f33435813eaf886082cd5d
|