Releases: jhc13/taggui
v1.9.0
- Automatic captioning
- Add support for multiple auto-captioning models including LLaVA (#17)
- Allow specifying prompt for auto-captioning
- Add option to load captioning model in 4-bit (Linux only)
- Keyboard shortcuts
- Add keyboard shortcuts for moving to previous/next image (
Ctrl
+Up
/Down
) (#25) - Add keyboard shortcut to focus image tags list (
Ctrl
+I
)
- Add keyboard shortcuts for moving to previous/next image (
The bundle is compressed as a .7z
file to stay under GitHub's 2 GB file size limit. You may need to install 7-Zip on your system to extract the files. Download the file for your operating system, extract it, then run the executable file inside.
v1.8.0
- Add options in Find and Replace (#22)
- Replace in filtered images only
- Replace whole tags only
The bundle is compressed as a .7z
file to stay under GitHub's 2 GB file size limit. You may need to install 7-Zip on your system to extract the files. Download the file for your operating system, extract it, then run the executable file inside.
v1.7.2
v1.7.1
v1.7.0
- Add new filters for the image list:
tags
,chars
,tokens
for filtering based on number (see the README for details) - Add new image list context menu actions
- Move/copy selected images to another directory
- Delete selected images
- Add menu action to reload current directory
The bundle is compressed as a .7z
file to stay under GitHub's 2 GB file size limit. You will need 7-Zip installed on your system to extract the files. Download the file for your operating system, extract it with 7-Zip, then run the executable file inside.
v1.6.0
- Add advanced filters for the image list
- See the "Advanced Image List Filtering" section of the README for details
- Add a shortcut to jump to the first untagged image (
Ctrl
+J
) - Load the BLIP-2 model on one device (Fix #11)
The bundle is compressed as a .7z
file to stay under GitHub's 2 GB file size limit. You will need 7-Zip installed on your system to extract the files. Download the file for your operating system, extract it with 7-Zip, then run the executable file inside.
v1.5.0
- Add context menu and shortcuts to the image list for the following actions:
- Copy tags of selected images (
Ctrl
+C
) - Paste copied tags to selected images (
Ctrl
+V
) - Copy file names or paths of selected images
- Copy tags of selected images (
- Add clear button to
Search Tags
box - Clear
Search Tags
box when loading a new directory
The bundle is compressed as a .7z
file to stay under GitHub's 2 GB file size limit. You will need 7-Zip installed on your system to extract the files. Download the file for your operating system, extract it with 7-Zip, then run the executable file inside.
v1.4.0
- Add Undo (
Ctrl
+Z
) and Redo (Ctrl
+Y
) - Allow adding a tag to multiple images at once (select the images in the image list and add the tag)
The bundle is compressed as a .7z
file to stay under GitHub's 2 GB file size limit. You will need 7-Zip installed on your system to extract the files. Download the file for your operating system, extract it with 7-Zip, then run the executable file inside.
v1.3.0
- New features in the Edit menu
- Find and Replace: Find and replace arbitrary text in captions. This can replace text within and across tag boundaries, whereas the preexisting tag renaming functionality in the All Tags pane replaces each tag as a whole.
- Batch Reorder Tags: Sort tags for each image in alphabetical order or by frequency, or randomly shuffle tags. Optionally fix the position of the the first tag so that it does not get reordered.
- Remove Duplicate Tags
- Remove Empty Tags: Remove empty string tags and tags that only contain whitespace.
The bundle is compressed as a .7z
file to stay under GitHub's 2 GB file size limit. You will need 7-Zip installed on your system to extract the files. Download the file for your operating system, extract it with 7-Zip, then run the executable file inside.
v1.2.3
- Fix a bug where some tags selected for deletion would not get deleted when one of the selected tags is the filter tag for the image list filter
- Deal with newlines at the end of caption files by removing all whitespace from tags when loading images from a directory
The bundle is compressed as a .7z
file to stay under GitHub's 2 GB file size limit. You will need 7-Zip installed on your system to extract the files. Download the file for your operating system, extract it with 7-Zip, then run the executable file inside.