Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

<div class="home">

<p>Color Cop is a multi-purpose color picker for web designers and programmers. It identifies and represents colors in various hex color code formats. Simply drag the eyedropper control to any location on the screen and release. The hex color code for the selected color will be automatically copied to the clipboard. See other <a class="link" href="/features/">features</a>.</p>
<p>Color Cop is a lightweight, multipurpose color picker for designers and developers. It quickly identifies on‑screen colors and provides them in multiple hex and RGB formats. Just drag the eyedropper to any point on your screen and release—your selected color is instantly copied to the clipboard. Explore additional <a class="link" href="/features/">features</a>.</p>

<p>The interest, help, and donations from users have kept this project alive such as our web hosting expenses. If you enjoy the software, please consider sending a small <a class="link" href="/donate/">donation</a>. Google's AdSense program has also helped by providing sponsored links for you to visit.</p>
<p>Community interest, feedback, and donations have helped keep this project running, including covering hosting costs. If you find Color Cop useful, please consider making a small <a class="link" href="/donate/">donation</a>. Sponsored links through Google AdSense also help support ongoing development.</p>

<p>Another way to help is to suggest new features. Do you have an idea for a feature that should be added to Color Cop? An example is the screen measurement feature: Press the Control key while using the eyedropper and you will be able to measure elements on the screen in pixels.</p>
<p>Feature suggestions are always welcome. Have an idea that would make Color Cop even better? For example, the relative screen‑measurement tool was added thanks to user feedback—hold the Control key while using the eyedropper to measure pixel distances on screen.</p>

</div>