TagStudio
TagStudio copied to clipboard
A User-Focused Photo & Document Management System
Previously, when you pressed the forward arrow and there wasn't anything to go forward with, it would raise this error: `TypeError: object of type 'bool' has no len() Calling NavForward...
I've changed the handling of animated images to include support for more types of animated images. PR features: - includes transcoding from an animated image type to webp or gif...
### Checklist - [X] I am using an up-to-date version. - [X] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/doc/index.md). - [X] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### Description I am working on...
### Checklist - [X] I am using an up-to-date version. - [X] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/doc/index.md). - [X] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### Description its as simple as...
### Checklist - [X] I am using an up-to-date version. - [X] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/doc/index.md). - [X] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### Description Looking over the source...
I Updated the Numpy version Tagstudio is running on, to the newest version compatible with rawpy and opencv. I also updated the version they are pinned to. I tested it...
Hello, I have made small changes to the pyproject.toml file. I have added a project name and a project version. Thank you and I am looking forward for your response.
this PR adds JPEG XL support via a pillow plugin [pillow-jpegxl-plugin](https://github.com/Isotr0py/pillow-jpegxl-plugin). I've tested on JPEG XL images made with [libjxl](https://github.com/libjxl/libjxl) `cjxl` and it seems to work fine ...
This takes some parts which has been done in #190 and keep working on it further The transfer from JSON backend to SQL backend isnt as simple as replacing `json.load()`...
### Checklist - [X] I am using an up-to-date version. - [X] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/doc/index.md). - [X] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### Description It would be awesome...