https://github.com/xaviju/turpenscape
Turpenscape allows designers to create Inkscape (and Gimp!) palettes from an image or an URL
https://github.com/xaviju/turpenscape
generator gimp inkscape palette
Last synced: 26 days ago
JSON representation
Turpenscape allows designers to create Inkscape (and Gimp!) palettes from an image or an URL
- Host: GitHub
- URL: https://github.com/xaviju/turpenscape
- Owner: Xaviju
- License: mit
- Archived: true
- Created: 2017-01-17T17:52:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-05T11:55:54.000Z (about 8 years ago)
- Last Synced: 2025-02-17T02:13:13.233Z (2 months ago)
- Topics: generator, gimp, inkscape, palette
- Language: CSS
- Homepage: http://turpenscape.com/
- Size: 2.42 MB
- Stars: 16
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Turpenscape
**Turpenscape** allows designers to create Inkscape (and Gimp!) palettes from an image. It will extract the most prominent colors of the uploaded image and will return a palette file `GPL` that can be read by inkscape.

## Why Turpenscape?
Turpenscape can be very useful to create palettes from images. Designers, looking for inspiration, use images from paintings or photographs to find the colors that fit into their design.Soon, we will add some example palettes from great artists!
## How do I install a palette in Inkscape?
Installing a palette its a very simple process that can be carried out using your File Manager
1. Generate a palette from the app or download one of our references. Remember to type a memorable palette name.
2. Copy the individual `GPL` files into your Inkscape config folder under the `palettes` folder. If it's not there, create it.- For Linux and OS X: the local user directory is `~/.config/inkscape/palettes`
- For Windows: Copy the file under
- `%PROGRAMFILES%\Inkscape\share\palettes`. (64 bits)
- `%PROGRAMFILES(x86)%\Inkscape\share\palettes`. (32 bits)3. Launch Inkscape (close it first if it's already running).
4. Find the palettes list at the bottom-right part of your screen. You should see your palette in the dropdown.## How can I contribute?
Please fill out an issue and provide a image reference before any pull request. Discussion should be open.## How to create my palette from the Inkscape UI?
That's great too! Although this is not the repo you are looking for. You should totally read [how to create custom color palettes in inkscape](http://goinkscape.com/custom-color-palettes-in-inkscape/)