Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Updated version of Chris Mohler's python-fu script, to import ASE (Kuler, Color CC) palettes into GIMP

License

NotificationsYou must be signed in to change notification settings

RoyCurtis/ASE2GIMP

Repository files navigation

ASE2GPL is a Python-Fu plugin for GIMP 2.8, that imports Adobe Swatch Exchange (ASE)palette files by converting them into GIMP'S GPL format. The converted palette isautomatically added to the user's GIMP palette library.

This script was originally written in 2008 by Chris Mohler for Kuler's paletteexports. It was updated by Roy Curtis in 2018after an issue report on redditby /u/Adderbox76.

This plugin allows ASE palettes exported fromAdobe's Color Creative Cloud (formerlyKuler) to be converted to GPL files and imported into GIMP.

Installation

Simply saveASE2GPL.py into your local GIMP'splug-ins folder:

  • Windows:%USERPROFILE%\.gimp-2.8\plug-ins
  • Linux:$HOME/.gimp-2.8/plug-ins
  • OS X:$HOME/Library/Application Support/GIMP/2.8/plug-ins/

You mustrestart GIMP after (un)installing the script, for it to appear.

Usage

  1. Open the Palettes dock with Windows > Dockable Dialogs > Palettes
  2. Right-click an existing Palette and "Import ASE palette..."
  3. Navigate to the target ASE palette and hit OK
  4. Observe as the palette is imported and auto-selected

Note that if the ASE file has multiple palettes (as is possible, according to the spec),each palette will be imported as its own new palette file.

Issues

  • Palettes that use CMYK and LAB colors will convert to RGB inaccurately, meaning some ofthe colors may be off by one or two values. The plugin will warn you about this.
  • Grayscale palettes are not yet supported
  • The code is not exactly clean or DRY...

Notes

References used for the ASE format:

... and their archives, if they become lost to history:

About

Updated version of Chris Mohler's python-fu script, to import ASE (Kuler, Color CC) palettes into GIMP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp