Skip to content

v1.1

Compare
Choose a tag to compare
@fr0st-iwnl fr0st-iwnl released this 10 Jul 23:27
· 10 commits to main since this release

🌈 XPicker 1.1

πŸ”— Changelog:

πŸš€ Big Update – Full Project Rework!

  • πŸ”” Added Notifications
  • πŸ” Added magnifying glass to inspect screen pixels

🧾 Added NEW Formats

  • HEX β€” #RRGGBB (hexadecimal color code)
  • RGB β€” rgb(R, G, B) (red, green, blue numeric values)
  • RGBA β€” rgba(R, G, B, A) (red, green, blue + alpha/transparency)
  • HSL β€” hsl(HΒ°, S%, L%) (hue, saturation, lightness)
  • HSLA β€” hsla(HΒ°, S%, L%, A) (hue, saturation, lightness + alpha)

πŸ“₯ Downloads

πŸͺŸ Windows πŸ“„ Source File (.ahk) XPicker.ahk
βš™οΈ Executable (.exe) XPicker.exe
πŸ“¦ ZIP Archive XPicker.zip