Skip to content

jercos/clipthumb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clipthumb

Clipthumb is a tool for extracting the embedded thumbanil .png from a Clip Studio Paint .clip file, which is embedded in an SQLite database.

Features

  • Reads out the headers for each section of a .clip file, searching for the "SQLi" chunk
  • Saves the SQLite DB to a temporary file
  • Opens the SQLite DB and fetches the first "canvas preview" blob
  • Saves the binary contents to a file of your chosing (defaults to "output.png")
  • Will save each "external" file to an appropriately named output file (I don't yet parse the names of each external item, and so have nowhere to save them)

About

Short tool to extract thumbnails from Clip Studio Paint files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published