π Winner β "For Artists" category at the BasePaint Hackathon 2026
Out of every project built for artists making pixel art on the daily canvas, BasePaint Plugin took first place in the "For Artists" category.
π£ Announcement on X (basepaint_xyz)
What's in this release
- πͺ£ Bucket Fill (B) β exact-color flood fill
- π€ Image Upload β palette match + paste as strokes
- π¨ Color Picker (I) β solid color swatch preview while hovering
- β¬ Stroke Download β PNG (transparent) or paste-ready text files
Install
- Download
basepaint-plugin-v0.1.1.zipbelow - Unzip
chrome://extensionsβ enable Developer mode β Load unpacked β pick folder- Visit https://basepaint.xyz/paint
Changes from v0.1.0
- README redesigned with award banner, shields.io badges, features table, roadmap
- Landing page updated with the same award banner
- Picker preview: solid color swatch (no magnifying canvas, no hex text)
- Bucket uses upload's proven
applyStrokesDirectlypath with retry logic - Upload retries Paste button up to 10Γ with 100ms delay
- Removed unused 'no overprint' / 'excess pixels' option
- 4-tool set (mirror removed)