GUI interface for tool for indexing images with QR codes
Project description
qrCodeImageSorterGUI
GUI interface for the qrCodeImageSorter repository. For detailed information on the philosophy of the tool see the readme in this repository. This is a GUI interface for this underlying toolset.
A Quick (but rough) Video Guide
Installation
To install the tool, run the below command with any version of Python above 3.7:
pip install qrImageIndexerGUI
Instructions
Launch Window
To load the launch window, run the command:
python -m qrImageIndexerGUI
This will present the user with the following window:
From here you can open either the window for generating the QR codes or for sorting the resultant images.
Generate QR Codes
This window allows the user to generate QR codes. It also provides a preview of what the output PDF will look like:
The available controls are listed below:
- Save PDF generated based on the listed inputs to file;
- Update sample PDF based on the listed inputs;
- Toggle sorting of PDF for slicing or down the page;
- Toggle generating QR codes for heading lines;
- Toggle reapeating of parent headings on every line of the PDF;
- Toggle inclusion of a prefix in the QR code;
- Configure prefix to include;
- Tab-delineated item input;
- Sample PDF display.
The recommended settings are set by default. In most situations the user should just enter their own text in the text entry field (8).
Sort Images
This window allows the user to sort photos that have been taken with QR codes in them. The interface will look similar to the below. Note that the provided screenshot is shown after having scanned a folder of images for demonstration. It will be blank prior to this:
The available controls are listed below:
-
Scan images from a selected directory. This will open a prompt asking the user to select a directory;
-
Save sorted images in a directory. This will save the images in the folder structure dictaged by the detected QR codes;
-
Progress bar to indicate image scanning progress;
-
Indicate whether QR codes have a prefix attached;
-
Specify QR code prefix if used;
-
Display images where QR codes are detected;
6.1. Path to specified image;
6.2. Thumbnail of image;
6.3. Path detected in QR code.
Not Shown: New Feature - Quick Sort
There is now a quick sort button. This button will combine the scanning and saving process. You will be prompted for 2 directories, first the input and then the output. Images will be scanned then when scanning is complete they will be saved directly to the output directory without displaying the images in the window.
This will improve performance where large numbers of images loading into the viewing window was reducing the processing speed.
Note on future feature
It is intended that a feature will be added to allow users to manually add images as key images where they are not detected with a QR code. This will allow users to images where the QR code may not have been detected or where it was forgotten. That is the primary purpose of the intermediate preview window but this feature is not implemented yet.
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
File details
Details for the file qrImageIndexerGUI-0.3.3.tar.gz
.
File metadata
- Download URL: qrImageIndexerGUI-0.3.3.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87027f0ff1f79e1292c584aea7e77c2d046cf403c0186ada20814b81394820e0 |
|
MD5 | c8fda04926e35db21bfb8946eeaec0c0 |
|
BLAKE2b-256 | c2ebce25ad56aed77d8f2329579654954c9b7b0064b617df694e626887253771 |
File details
Details for the file qrImageIndexerGUI-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: qrImageIndexerGUI-0.3.3-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 188d36c6eef500994ac126b0406ea93793ae6d118fe48ab4d6d1805ed18d181d |
|
MD5 | fcea01d50b6416a4e83ed81a6f3b705c |
|
BLAKE2b-256 | 6eac1f55a1db278892239f0261810722ccf8974b322b74f5874a02aa1403d7af |