Skip to content

Releases: jhc13/taggui

v1.9.0

06 Jan 18:34
Compare
Choose a tag to compare
  • 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)

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

03 Jan 08:43
Compare
Choose a tag to compare
  • 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

29 Dec 19:56
Compare
Choose a tag to compare
  • Keep filter when moving or deleting images (#21)

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.1

16 Nov 12:08
Compare
Choose a tag to compare
  • Fix error when decoding caption files (#20)

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.7.0

01 Oct 10:15
Compare
Choose a tag to compare
  • 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

17 Sep 13:51
Compare
Choose a tag to compare
  • 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

05 Sep 09:17
Compare
Choose a tag to compare
  • 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
  • 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

02 Sep 08:50
Compare
Choose a tag to compare
  • 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

31 Aug 10:53
Compare
Choose a tag to compare
  • 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

07 Aug 08:15
Compare
Choose a tag to compare
  • 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.