All Projects → Xaviju → turpenscape

Xaviju / turpenscape

Licence: MIT license
Turpenscape allows designers to create Inkscape (and Gimp!) palettes from an image or an URL

Programming Languages

CSS
56736 projects
HTML
75241 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to turpenscape

Photoshopcclinux
Photoshop CC v19 installer for Gnu/Linux
Stars: ✭ 2,894 (+22161.54%)
Mutual labels:  gimp, inkscape
color-thief-react
🎨 A React component with hooks for Color Thief. Grab color palette from an image with javascript
Stars: ✭ 29 (+123.08%)
Mutual labels:  palette
inkslides
A rewrite of the inkscapeslide script to create PDF presentations out of inkscape SVG files.
Stars: ✭ 24 (+84.62%)
Mutual labels:  inkscape
inkmake
Makefile inspired export from SVG files using Inkscape as backend with some added smartness.
Stars: ✭ 21 (+61.54%)
Mutual labels:  inkscape
photo recoloring
Palette-based Photo Recoloring, implementation of the approach of Huiwen Chang et al.
Stars: ✭ 39 (+200%)
Mutual labels:  palette
Palette
Android application to get the #hexcode and rgb() values for any image
Stars: ✭ 31 (+138.46%)
Mutual labels:  palette
Krypton-Toolkit-Suite-Extended-NET-5.470
An extension to the Krypton Toolkit suite of controls for .NET framework 4.7
Stars: ✭ 51 (+292.31%)
Mutual labels:  palette
gameofthrones
🎨 Game of Thrones inspired palette for R
Stars: ✭ 69 (+430.77%)
Mutual labels:  palette
rethinkscape-gtk3
A Inkscape UI mockup proposal based on gnome GTK3 interface design team
Stars: ✭ 13 (+0%)
Mutual labels:  inkscape
ink
LaTeX + Inkscape
Stars: ✭ 22 (+69.23%)
Mutual labels:  inkscape
PhotoMP
The AppImage version of GIMP for those who come from Photoshop.
Stars: ✭ 68 (+423.08%)
Mutual labels:  gimp
tdesktop-material-dark
Dark variant material-style theme for Telegram Desktop
Stars: ✭ 18 (+38.46%)
Mutual labels:  palette
hcv-color
🌈 Color model HCV/HCG is an alternative to HSV and HSL, derived by Munsell color system, usable for Dark and Light themes... 🌈
Stars: ✭ 44 (+238.46%)
Mutual labels:  palette
tailwind-css-palette-generator
10-color Palette Generator and API for Tailwind CSS
Stars: ✭ 206 (+1484.62%)
Mutual labels:  palette
vscode-color
Helper with GUI to generate color codes such as CSS color notations.
Stars: ✭ 88 (+576.92%)
Mutual labels:  palette
Ciapre.tmTheme
Ciapre - an easy-on-the-eyes Sublime Text/TextMate color scheme.
Stars: ✭ 63 (+384.62%)
Mutual labels:  palette
colors
🎨 An elegant and minimalistic color palette for UI design.
Stars: ✭ 19 (+46.15%)
Mutual labels:  palette
VSCode-LaTeX-Inkscape
✍️ A way to integrate LaTeX, VS Code, and Inkscape in macOS
Stars: ✭ 62 (+376.92%)
Mutual labels:  inkscape
colorgrab
A cross-platform color picker
Stars: ✭ 80 (+515.38%)
Mutual labels:  palette
poulette
Proof of concept for a color mixer interface
Stars: ✭ 182 (+1300%)
Mutual labels:  palette

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.

Using Turpenscape

Turpenscape result

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

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].