Executable Release v1.84
This is released as a portable exe file for those who don't have Python installed
Download the source file if you just want this version of the Python script.
v1.84 changes:
- New:
- New tool:
Resize Images
: You can find this in the Tools menu.- Resize operations: Resize to Resolution, Resize to Width, Resize to Height, Resize to Shorter Side, Resize to Longer Side
- Just like "batch_tag_delete.py", "resize_images.py" is a stand-alone tool. You can run it 100% independently of img-txt_viewer.
- Images will be overwritten when resized.
- New option:
Colored Suggestions
, Use this to enable or disable the color coded autocomplete suggestions.
- New tool:
- Fixed:
- Fixed suggestions breaking when typing a parentheses.
- Other changes:
- Batch Tag Delete is no longer bundled within img-txt_viewer. This allows you to run them separately.
Batch Tag Delete
v1.06 changes:
- Fixed:
- Fixed tag list refreshing twice
- Fixed multi-tag delete when "batch_tag_delete" is ran from "img-txt_viewer"