pixel color

  1. Lucas Siqueira

    Share My Creation B4J Color Palette Tool – Extract colors from any image (HEX picker + palette generator)

    Hi everyone! I'd like to share a B4J desktop tool I made to extract colors from images. It uses the ColourThief library to generate a color palette from any image, and also lets you pick the exact color of any pixel by hovering with the mouse. Features: Paste an image directly from...
  2. Lucas Siqueira

    Share My Creation Color Picker Tool for Windows - Pick any color from screen and copy HEX or RGB to clipboard

    Hi everyone! I'd like to share a Color Picker tool I built with B4J. It lets you hover the mouse over any pixel on the screen and copy the color value to the clipboard. How it works: Run the app (or build it as a standalone .exe using Project > Build Standalone Package) A small overlay...
Top