eugene-khyst / artistassistapp

ArtistAssistApp is a web app for artists to accurately mix any color from a photo, analyze tonal values, turn a photo into an outline, draw with the grid method, paint with a limited palette, simplify a photo, remove the background from an image, compare photos pairwise, and more.
https://artistassistapp.com
GNU Affero General Public License v3.0
93 stars 17 forks source link
art artist-assistant artists artwork color color-mix color-mixer color-mixing drawing oil-painting paint-mixing painting paints rgb sketching watercolor

ArtistAssistApp

TypeScript React Ant Design Vite npm

ArtistAssistApp logo

Overview

ArtistAssistApp is a Progressive Web App (PWA) for artists to accurately mix any color from a photo, analyze tonal values, turn a photo into an outline, draw with the grid method, paint with a limited palette, simplify a photo, compare photos pairwise, remove the background from an image, and more.

Try it now at ArtistAssistApp.com

Getting Started

Screenshots

Accurately mix any color from your reference photo using the paints you have

ArtistAssistApp: Color picker

ArtistAssistApp: Color picker

ArtistAssistApp: Color picker

ArtistAssistApp: Color set

Add your favorite color mixtures to the palette

ArtistAssistApp: Palette

ArtistAssistApp: Color swatch

Do a tonal value study

ArtistAssistApp: Tonal values

Reduce the detail on your reference photo

ArtistAssistApp: Simplified (None)

ArtistAssistApp: Simplified (Large)

Turn any photo into an outline and print it

ArtistAssistApp: Outline

Draw a grid over your reference photo

ArtistAssistApp: Grid (Square grid)

ArtistAssistApp: 4x4 grid

ArtistAssistApp: 3x3 grid

Play around with limited color palettes

ArtistAssistApp: Limited palette

ArtistAssistApp: Limited palette

Mix specific colors from specific brands in any proportion

ArtistAssistApp: Color mixing

ArtistAssistApp: Color mixing

ArtistAssistApp: Color mixing

ArtistAssistApp: Spectral reflectance curve

Remove the background from your illustrations

ArtistAssistApp: Background removal

ArtistAssistApp: Background removal

Use pairwise comparison to rank your photos

ArtistAssistApp: Compare photos pairwise

ArtistAssistApp: Compare photos pairwise

ArtistAssistApp: Compare photos pairwise (Rating)

Share your color set with others or between your devices

ArtistAssistApp: Share color set

Install ArtistAssistApp on your device

ArtistAssistApp: Install

Implementation details

ArtistAssistApp does not use artificial intelligence (AI), but rather mathematics.

The web app doesn't depend on any math or color library and includes the implementation of the following:

The web app uses Web Workers for parallel processing and Service Workers for offline access.