-
-
Notifications
You must be signed in to change notification settings - Fork 441
Closed
Labels
Type: EnhancementNew feature or requestNew feature or requestType: UI/UXUser interface and/or user experienceUser interface and/or user experience
Milestone
Description
Checklist
- I am using an up-to-date version.
- I have read the documentation.
- I have searched existing issues.
Description
Krita (.kra, .krz) and Open Raster (.ora) files are currently not supported for thumbnail generation.
Solution
Support thumbnail generation for these file types.
They are all standard zip files.
.kra and .ora usually contain a full resolution "mergedimage.png" at the top level. .ora files adhering to an older specification might not include this.
.kra and .krz should have a scaled down "preview.png" at the top level. It appears to be scaled so that the longer side is 256 pixels.
.ora has this file in "Thumbnails/thumbnail.png"
Test.zip contains the same image in each format. They are packed into a zip because github wouldn't let me attach them with their original endings.
Alternatives
No response
blipdrifter
Metadata
Metadata
Assignees
Labels
Type: EnhancementNew feature or requestNew feature or requestType: UI/UXUser interface and/or user experienceUser interface and/or user experience
Type
Projects
Status
✅ Done