Skip to content

Conversation

Sola-ris
Copy link
Contributor

Summary

Add support for rendering .clip thumbnails.
Fixes #1146

.clip project files embedd an SQLite database at the end of the file which contains the thumbnail in the CanvasPreview table.

Before

before

After

after

Sources for the file format

File used for testing

Drawing by Surendra Rajawat hosted on Clip Studio Paint's website

Tasks Completed

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

@Pheubel
Copy link
Contributor

Pheubel commented Sep 25, 2025

I just tried this PR on windows 10 (x86_64) with a simple illustration i quickly drew together and an illustration that uses a newer version of CSP and it works like expected, this will be a nice addition for my artist friend. 👍

@TrigamDev
Copy link
Contributor

Checked and it appears to be working as expected

@CyanVoxel CyanVoxel added Type: UI/UX User interface and/or user experience Status: Review Needed A review of this is needed Thumbs/Previews File thumbnails or previews labels Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Review Needed A review of this is needed Thumbs/Previews File thumbnails or previews Type: UI/UX User interface and/or user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Thumbnail preview for clip files
4 participants