2026-08-19 13:01:34 +02:00
2026-07-27 00:42:13 +02:00
2026-07-29 01:40:40 +02:00
2025-12-16 20:15:52 +01:00
wip
2025-12-17 01:19:04 +01:00
2025-12-17 17:17:49 +01:00
2026-08-19 13:01:34 +02:00
2026-08-19 13:01:34 +02:00
2026-07-16 19:24:34 +02:00
2026-07-22 00:35:21 +02:00
2026-08-06 01:50:14 +02:00
wip
2025-12-17 01:19:04 +01:00
2022-04-26 15:49:50 +02:00
2026-07-27 02:27:37 +02:00
2026-07-29 01:40:40 +02:00
2025-12-16 23:42:00 +01:00
2025-12-16 20:15:52 +01:00
2025-12-16 20:15:52 +01:00
2026-07-27 00:42:13 +02:00
2026-07-27 00:42:13 +02:00

ColorPicker icon

Colorpicker

Modern and powerful color management software

colorpicker-app


Want to help with the localization of Colorpicker?

Please connect to Crowdin and join the project, your contribution is highly appreciated! 👍


About Colorpicker

Colorpicker is a color management software. Grab any color on your computer screen, easily adjust it to your convenience and save it in personalized color categories.

Colorpicker is built with Tauri (Rust + React) and works seamlessly on Windows, macOS and Linux.

Download

You can download Colorpicker on the releases page.

Development

How to contribute

Colorpicker uses React 19 for the frontend and Rust for the backend via Tauri. TypeScript is used throughout for type safety and better developer experience.

You should use a Code Editor compatible with Prettier and ESLint plugins like VS Code or Cursor.

Prerequisites
  • Node.js >= 22
  • Rust (latest stable) - Install from rustup.rs
  • Platform-specific dependencies:
    • Windows: Microsoft Visual Studio C++ Build Tools
    • macOS: Xcode Command Line Tools
    • Linux: build-essential, libgtk-3-dev, libwebkit2gtk-4.0-dev
Development
  • Install dependencies
npm install
  • Launch Colorpicker in development mode (Tauri)
npm run dev

This starts both the Vite dev server and Tauri backend with hot-reload.

  • Build for production
npm run build

Outputs will be in src-tauri/target/release/bundle/

How to make stable release

Colorpicker uses Github Actions to make a release automatically. This allows to have the application available on all platforms without having to do it manually.

A Nightly version is automatically created at each PR merge on dev branch and a Stable version is automatically created at each PR merge on master branch.

S
Description
Your powerful toolkit for mastering colors.
Readme GPL-3.0
39 MiB
Languages
JavaScript 88.3%
CSS 8.2%
HTML 3.5%