Skip to content

feat: allow all raster images to be used as archive thumbnails.#1373

Merged
CyanVoxel merged 1 commit into
TagStudioDev:mainfrom
Sola-ris:feat/more-archive-thumbs
Jun 29, 2026
Merged

feat: allow all raster images to be used as archive thumbnails.#1373
CyanVoxel merged 1 commit into
TagStudioDev:mainfrom
Sola-ris:feat/more-archive-thumbs

Conversation

@Sola-ris

Copy link
Copy Markdown
Contributor

Summary

Allow all (except .exr) raster images to be used as thumbnails for archive-based files.

Fixes #1364

I've left out exr images since they have to be handled separately from the other raster images and I suspect that they would be pretty rare in archives and especially in comic books.
If I'm wrong or if you think they're worth having I can add them.

Before

before

After

after

Files used for testing

samples.zip

All shown files zipped because of upload limitations

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@CyanVoxel CyanVoxel added Type: Feature New feature or request Type: UI/UX User interface and/or user experience TagStudio: Thumbs/Previews File thumbnails or previews Status: Review Needed A review of this is needed labels May 14, 2026
@CyanVoxel CyanVoxel moved this to 🏓 Ready for Review in TagStudio Development May 14, 2026
@CyanVoxel CyanVoxel added this to the Alpha v9.6.0 milestone May 14, 2026
@CyanVoxel

Copy link
Copy Markdown
Member

I've left out exr images since they have to be handled separately from the other raster images and I suspect that they would be pretty rare in archives and especially in comic books.
If I'm wrong or if you think they're worth having I can add them.

I agree with the decision to leave them out, I think that'd be a bit overkill to support compared to the other formats

@CyanVoxel CyanVoxel removed the Status: Review Needed A review of this is needed label Jun 29, 2026
@CyanVoxel CyanVoxel moved this from 🏓 Ready for Review to 🍃 Pending Merge in TagStudio Development Jun 29, 2026

@CyanVoxel CyanVoxel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for the addition!

@CyanVoxel CyanVoxel merged commit 6005129 into TagStudioDev:main Jun 29, 2026
7 checks passed
@github-project-automation github-project-automation Bot moved this from 🍃 Pending Merge to ✅ Done in TagStudio Development Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

TagStudio: Thumbs/Previews File thumbnails or previews Type: Feature New feature or request Type: UI/UX User interface and/or user experience

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Thumbnail support for WEBP files inside ZIP

2 participants