libreflow.extensions.sk.export-psd-layers


Namelibreflow.extensions.sk.export-psd-layers JSON
Version 1.1.6 PyPI version JSON
download
home_pagehttps://gitlab.com/lfs.coop/libreflow/libreflow_launcher
SummaryNone
upload_time2025-08-07 12:52:15
maintainerNone
docs_urlNone
authorThomas Thiebaut
requires_python>=3.7
licenseLGPLv3+
keywords kabaret libreflow
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Sk Export Psd Layers

hello world


# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)[^1].

<!---
Types of changes

- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for soon-to-be removed features.
- Removed for now removed features.
- Fixed for any bug fixes.
- Security in case of vulnerabilities.

-->

## [Unreleased]

## [1.1.6] - 2025-08-07

### Fixed

* Export resized to psd canvas - makes the action less prone to crash from a lack of RAM

## [1.1.5] - 2025-07-03

### Fixed

* Top level layers are forced to be shown when exported and are not added to "hidden_layers" in JSON layers file anymore

## [1.1.4] - 2025-05-09

### Fixed

* The exported image will now have the correct filename

## [1.1.3] - 2025-04-30

### Changed

* Action renamed to "Export" in actions submenu

### Added

* BG Color projects will be exported as a png 

### Fixed

* Faster no_chara export in ExportPSDPreview

## [1.1.2] - 2025-04-25

### Fixed

* Export layers action: layers with invalid filename characters break the script

## [1.1.1] - 2025-04-24

### Fixed

* Export layers action: render folder do not create

## [1.1.0] - 2025-04-24

### Added

* An action to export a psd for preview
  * Use the `psd-tools` python module
  * Three PNGs, one in full format, one with no characters and one without a safety margin
    * These files are not tracked in Libreflow, they remain local
  * A specific upload to kitsu action is available for this use case
* An action to publish and export at the same time
* An action to export layers in batch
  * Available at a film hierarchy level

### Changed

* Export layers action now uses `psd-tools` python module instead of a Adobe extend script
    * Process can takes longer, but Photoshop is no longer required

### Fixed

* Hide export layers action when file has no published revisions

## [1.0.1] - 2025-04-04

### Fixed

* including .jsx files in setup.py

## [1.0.0] - 2025-03-27

### Added

* Extension to export the layers of a Photoshop project as png images 

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/lfs.coop/libreflow/libreflow_launcher",
    "name": "libreflow.extensions.sk.export-psd-layers",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "kabaret libreflow",
    "author": "Thomas Thiebaut",
    "author_email": "autor@les-fees-speciales.coop",
    "download_url": "https://files.pythonhosted.org/packages/1e/07/2f31044112fdfcdb13e8923219f83683a97ef98ece03cfbd513a3ec8239f/libreflow_extensions_sk_export_psd_layers-1.1.6.tar.gz",
    "platform": null,
    "description": "# Sk Export Psd Layers\n\nhello world\n\n\n# Changelog\n\nAll notable changes to this project will be documented in this file.\n\nThe format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),\nand this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)[^1].\n\n<!---\nTypes of changes\n\n- Added for new features.\n- Changed for changes in existing functionality.\n- Deprecated for soon-to-be removed features.\n- Removed for now removed features.\n- Fixed for any bug fixes.\n- Security in case of vulnerabilities.\n\n-->\n\n## [Unreleased]\n\n## [1.1.6] - 2025-08-07\n\n### Fixed\n\n* Export resized to psd canvas - makes the action less prone to crash from a lack of RAM\n\n## [1.1.5] - 2025-07-03\n\n### Fixed\n\n* Top level layers are forced to be shown when exported and are not added to \"hidden_layers\" in JSON layers file anymore\n\n## [1.1.4] - 2025-05-09\n\n### Fixed\n\n* The exported image will now have the correct filename\n\n## [1.1.3] - 2025-04-30\n\n### Changed\n\n* Action renamed to \"Export\" in actions submenu\n\n### Added\n\n* BG Color projects will be exported as a png \n\n### Fixed\n\n* Faster no_chara export in ExportPSDPreview\n\n## [1.1.2] - 2025-04-25\n\n### Fixed\n\n* Export layers action: layers with invalid filename characters break the script\n\n## [1.1.1] - 2025-04-24\n\n### Fixed\n\n* Export layers action: render folder do not create\n\n## [1.1.0] - 2025-04-24\n\n### Added\n\n* An action to export a psd for preview\n  * Use the `psd-tools` python module\n  * Three PNGs, one in full format, one with no characters and one without a safety margin\n    * These files are not tracked in Libreflow, they remain local\n  * A specific upload to kitsu action is available for this use case\n* An action to publish and export at the same time\n* An action to export layers in batch\n  * Available at a film hierarchy level\n\n### Changed\n\n* Export layers action now uses `psd-tools` python module instead of a Adobe extend script\n    * Process can takes longer, but Photoshop is no longer required\n\n### Fixed\n\n* Hide export layers action when file has no published revisions\n\n## [1.0.1] - 2025-04-04\n\n### Fixed\n\n* including .jsx files in setup.py\n\n## [1.0.0] - 2025-03-27\n\n### Added\n\n* Extension to export the layers of a Photoshop project as png images \n",
    "bugtrack_url": null,
    "license": "LGPLv3+",
    "summary": null,
    "version": "1.1.6",
    "project_urls": {
        "Homepage": "https://gitlab.com/lfs.coop/libreflow/libreflow_launcher"
    },
    "split_keywords": [
        "kabaret",
        "libreflow"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1e072f31044112fdfcdb13e8923219f83683a97ef98ece03cfbd513a3ec8239f",
                "md5": "4544cf7099cb5b19b07314d3c2643208",
                "sha256": "2587fbd3af0b0a51153397b18640926ef6c479edb307e0ca7e2e424d6d1a253c"
            },
            "downloads": -1,
            "filename": "libreflow_extensions_sk_export_psd_layers-1.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "4544cf7099cb5b19b07314d3c2643208",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 29018,
            "upload_time": "2025-08-07T12:52:15",
            "upload_time_iso_8601": "2025-08-07T12:52:15.071516Z",
            "url": "https://files.pythonhosted.org/packages/1e/07/2f31044112fdfcdb13e8923219f83683a97ef98ece03cfbd513a3ec8239f/libreflow_extensions_sk_export_psd_layers-1.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-07 12:52:15",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "lfs.coop",
    "gitlab_project": "libreflow",
    "lcname": "libreflow.extensions.sk.export-psd-layers"
}
        
Elapsed time: 0.83401s