Skip to main content

A Python library to extract and manipulate Clip Studio Paint (.clip) files

Project description

(>flagcat<)

ClipStudioPaintLayersExtractor

A Python library to extract and manipulate Clip Studio Paint (.clip) files.

Installation

pip install clipstudio

Usage

from clipstudio import ClipStudio

# Load a .clip file
clip = ClipStudio.load("path/to/your/file.clip")

# Extract the thumbnail
thumbnail = clip.get_thumbnail()
thumbnail.save("thumbnail.png")

# Extract layers
layers = clip.get_layers()
print(layers)

clip.close()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clip_studio_paint_layers_extractor-0.1.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file clip_studio_paint_layers_extractor-0.1.0.tar.gz.

File metadata

File hashes

Hashes for clip_studio_paint_layers_extractor-0.1.0.tar.gz
Algorithm Hash digest
SHA256 429f8ec7968c328ddeed040c07fbaed56d0a9b924b3b7693d419d4b7bd2bbd18
MD5 edd6ff17445123819ff48c57c0ff6d9f
BLAKE2b-256 8b06280af788b85003f53c276ca4d11ce5db0b89e90757dfb1aa4624a7d20a34

See more details on using hashes here.

File details

Details for the file clip_studio_paint_layers_extractor-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for clip_studio_paint_layers_extractor-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3548c96f68fd2cd588ebde7398a277f90e7d4319ef7a8bd657460af254ff8c61
MD5 152ee618eaa2621f8228c099a3eb57c5
BLAKE2b-256 9ff4f3d1976987fa79945a48300308cbadbafb7149ba0322a2b16809bdba3451

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page