GithubHelp home page GithubHelp logo

hankchiutw / any-color Goto Github PK

View Code? Open in Web Editor NEW
19.0 0.0 3.0 4.32 MB

A Chrome extension that makes you pick up any pixel color from a web page

Home Page: https://any-color.vercel.app

License: Apache License 2.0

JavaScript 8.52% TypeScript 87.86% HTML 0.57% CSS 3.05%
color-picker chrome-extension devtool pick-colors color-inspector eyedropper

any-color's Introduction

AnyColor
Commitizen friendly Chrome extension package.json version

AnyColor demo

A Chrome extension that makes you pick up any pixel color from a web page.

  • Inspired from Chrome devtool's color picker.
  • Toggle the color inspector by Ctrl+Shift+A (Command+Shift+A for mac).
  • Click and copy the color hex.

Why?

Most of the color picker extensions have these drawbacks:

  • Most of them are aimed at picking DOM colors. Can not pick colors from an image.
  • Not efficient when users only want to pick colors.

How to use

Install the extension and toggle the color inspector by Ctrl+Shift+A (Command+Shift+A for mac). That's it.

How it works

Mainly it uses captureVisibleTab API to the take the page screenshot. The image data is then rasterized and pixel colors are ready to use.

License

Apache2 License © hankchiu.tw

any-color's People

Contributors

dependabot[bot] avatar hankchiutw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

any-color's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.