USAGE GUIDE · v1.0

Usage

On first launch the app already shows 33 demo fabrics fully analyzed — no empty screen.

Right after install — auto-seeding

The first time you open the app, it analyzes the 33 bundled images (1 multi-color + 32 P2-series fabric matrix). Each entry is created with:

1. Pick a photo

Tap the + button in the top right. The system photo picker opens. The chosen photo is copied into the app's private storage (filesDir/captures). No permission requested.

2. Auto color extraction

Each photo goes through two analyses at once:

3. Eyedropper — precise sampling

Tap anywhere on the photo to record that pixel (and its local neighborhood) as a sampled point — separate from grid averages, so you can capture details the grid misses.

4. White-leveling

Tap a known-white spot on the photo. The app treats that color as if it should be white (255,255,255) under the current lighting and corrects every other color accordingly (von Kries transform).

Both sets are stored together, so you can compare "before vs after lighting correction" inside the same record.

5. Notes & save

Add fabric name, vendor, material(materialType) and save. Tap a HEX chip to copy straight to clipboard — paste into your design tool.

6. Settings

Where data lives

All of this is in the app's private storage — deleting the app removes everything. Nothing is transmitted.