webapps   15643

« earlier    

Alex MacCaw
Canvas Color Picker

Currently, color pickers on the web use CSS gradients instead of canvas. The trouble with this approach is that the picker has to be a fixed size. Any change in the size of the color picker means a change in your calculations.

Furthermore, the colors you get from such pickers are approximates. They're based on a calculation involving your mouse coordinates, the size of the picker and HSL.

By using HTML5 Canvas, we can get extract absolute color values, so they're always spot on. Canvas was built for this sort of application, and is the ideal tool for the job.

When I was building Stylo I needed a top notch color picker, such as Photoshop's, but couldn't find one. I ended up writing my own, called ColorCanvas, which I'm happy to announce I'm open sourcing today.

You can find a demo here, and the source on GitHub.
blog  opensource  programming  colorpicker  canvas  utilities  html5  webapps 
yesterday by stuehler
Useful Tools
is a web magazine for people who love web tools and apps. There are new and exciting applications being developed all the time. We sift through the abundance of technologies available to you, and help you find the most useful tools.
reviews  webapps  resources  useful  webdesign  web  web2.0  apps  applications  tools  from delicious
yesterday by tomgooden
Primadesk Login
Single site search for cloud providers
webapps 
2 days ago by merpublic
Wordless Web
Strip text out of websites, and just see the pictures.
bookmarklet  bookmarklets  webtools  webapps  pictures  websites 
2 days ago by webgurl
27 Tools Our Design Company Couldn’t Live Without
This nice little app is great for shuttling feedback to and fro on web page comps. Just upload the page design, then highlight and comment on little areas, to get your ideas across.
tools  webapps  wep  startups 
3 days ago by m0hit

« earlier    

Copy this bookmark:



description:


tags: