Thanks to visit codestin.com
Credit goes to github.com

Skip to content

redvulps/colorixer

Repository files navigation

Colorixer: Advanced Color Palette Creator

Colorixer is a powerful color picker application that helps artists and designers create harmonious color palettes and export them to popular drawing applications.

Features

  • Interactive Color Picker: Select colors with precision using an intuitive color wheel interface
  • Color Harmony Generation: Create harmonious color schemes with various relationships including:
    • Analogous
    • Complementary
    • Triadic
    • And more
  • Export to Drawing Applications: Export color palettes in multiple formats:
    • Adobe Swatch Exchange (ASE) for Photoshop and other Adobe applications
    • Procreate Swatches for the popular iPad drawing app
  • Cross-Platform: Works on web, iOS, and Android platforms

Getting Started

Prerequisites

Installation

  1. Clone the repository

    git clone https://github.com/redvulps/colorixer.git
    cd colorixer
  2. Install dependencies

    yarn install
  3. Start the development server

    yarn start
  4. Open the app

    • Use the Expo Go app on your mobile device
    • Run in an iOS or Android simulator
    • Open in a web browser

Usage

  1. Select a Base Color: Use the color wheel to pick your primary color
  2. Choose a Harmony Type: Select from different harmony types to generate related colors
  3. View and Customize: See your generated color palette
  4. Export: Share your palette with drawing applications in your preferred format

Supported Export Formats

Adobe Swatch Exchange (ASE)

Compatible with Adobe applications including:

  • Photoshop
  • Illustrator
  • InDesign
  • And other Creative Cloud apps

Procreate Swatches

Ready to import directly into the Procreate app on iPad.

Development

Colorixer is built with:

License

This project is licensed under the GNU General Public License v3.0 (GPL-3.0) - see the LICENSE file for details.

Acknowledgments

  • Chroma.js for the excellent color manipulation library
  • The open-source community for invaluable resources and inspiration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published