Skip to content

[Feature Request]: Add thumbnail support for Krita and Open Raster files #977

Open
@Ambossmann

Description

@Ambossmann

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: EnhancementNew feature or requestType: UI/UXUser interface and/or user experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions