All Projects β†’ mdboom β†’ pytoshop

mdboom / pytoshop

Licence: other
Library for reading and writing Photoshop PSD and PSB files

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to pytoshop

Reprozip
ReproZip is a tool that simplifies the process of creating reproducible experiments from command-line executions, a frequently-used common denominator in computational science.
Stars: ✭ 231 (+131%)
Mutual labels:  science
Awesome Datascience
πŸ“ An awesome Data Science repository to learn and apply for real world problems.
Stars: ✭ 17,520 (+17420%)
Mutual labels:  science
diffcalc
Diffcalc: a diffraction condition calculator for X-ray or neutron diffractometer control
Stars: ✭ 17 (-83%)
Mutual labels:  science
Resources
πŸ“– Huge curated collection (archive) of links of Tech, Science, Economics, Politics, Life, Philosophy, Conferences, Videos and much more resources from everyday surfing. ⭐️ Since October 21, 2017.
Stars: ✭ 236 (+136%)
Mutual labels:  science
Astropy
Repository for the Astropy core package
Stars: ✭ 2,933 (+2833%)
Mutual labels:  science
ember-osf-preprints
OSF Preprints: The open preprint repository network
Stars: ✭ 38 (-62%)
Mutual labels:  science
Stdlib
✨ Standard library for JavaScript and Node.js. ✨
Stars: ✭ 2,749 (+2649%)
Mutual labels:  science
diofant
A Python CAS library
Stars: ✭ 61 (-39%)
Mutual labels:  science
Artiq
A leading-edge control system for quantum information experiments
Stars: ✭ 245 (+145%)
Mutual labels:  science
spectral-workbench.js
The JavaScript heart of Spectral Workbench; a Public Lab project to record, manipulate, and analyze spectrometric data.
Stars: ✭ 40 (-60%)
Mutual labels:  science
Homebrew Bio
πŸΊπŸ”¬ Bioinformatics formulae for the Homebrew package manager (macOS and Linux)
Stars: ✭ 237 (+137%)
Mutual labels:  science
Qvge
Qt Visual Graph Editor
Stars: ✭ 237 (+137%)
Mutual labels:  science
expresso
Expresso! Exporter is a Photoshop extension aimed at improving the texturing workflow for 3D Artists. It automatically exports textures to common file formats (TGA, PNG, etc.) out of PSDs containing multiple maps.
Stars: ✭ 57 (-43%)
Mutual labels:  photoshop
Cwltool
Common Workflow Language reference implementation
Stars: ✭ 235 (+135%)
Mutual labels:  science
compute
Scientific and statistical computing with Rust.
Stars: ✭ 55 (-45%)
Mutual labels:  science
Stellarium
Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.
Stars: ✭ 3,010 (+2910%)
Mutual labels:  science
spinmob
Rapid and flexible acquisition, analysis, fitting, and plotting in Python. Designed for scientific laboratories.
Stars: ✭ 34 (-66%)
Mutual labels:  science
ember-osf
Ember Addon for interacting with the Open Science Framework
Stars: ✭ 14 (-86%)
Mutual labels:  science
uxp-photoshop-plugin-samples
UXP Plugin samples for Photoshop 22 and higher.
Stars: ✭ 131 (+31%)
Mutual labels:  photoshop
deep-learning-resources
A curated list of deep learning resources books, courses, papers, libraries, conferences, sample code, and many more.
Stars: ✭ 101 (+1%)
Mutual labels:  science

pytoshop

Documentation Status Coverage status

A Python-based library to read and write Photoshop PSD and PSB files.

Based on the specification from Adobe, but also with the help of the psd-tools source code.

Features

  • Parsing of the most important tags. This is not complete, but the infrastructure is in place to add support for more quite easily.
  • Loading of complex nested layer structures, and the ability to edit them and write them back out.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].