Skip to content

Commit 52119d3

Browse files
committed
feat(website): modernize and rewrite features page for clarity and consistency
- Replaces outdated intro with a concise, modern description of Color Cop - Updates all feature entries with clearer headings and expanded explanations - Improves readability with consistent formatting and structured line breaks - Modernizes terminology and removes obsolete promotional text - Enhances overall presentation of the feature list
1 parent 9216142 commit 52119d3

1 file changed

Lines changed: 29 additions & 21 deletions

File tree

features.html

Lines changed: 29 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,40 +4,48 @@
44
permalink: /features/
55
---
66

7-
<p>If you're a professional graphic designer or just a keen amateur who is knocking up images and graphics at home for your blog or home made cards, the Color Cop is just the thing for you. We're convinced you'll like the arresting qualities of the Color Cop - software that brings order to the lawless field of color. See the full list of features below:</p>
7+
<p>Color Cop is a lightweight, precise, and fast color picker for Windows. Whether you're a professional designer or a hobbyist working on graphics, websites, or UI mockups, Color Cop gives you accurate color sampling and flexible output formats in a compact, no‑nonsense tool. Explore the full feature set below:</p>
88

99
<ol id="featurelist">
1010

11-
<li><b>Eyedropper</b> Just click and drag the eyedropper anywhere on the screen to select a new color. Single pixel or 3x3/5x5 average sampling options are available.</li>
11+
<li><b>Eyedropper — Pick any color on your screen</b><br />
12+
Click and drag the eyedropper anywhere to sample a color. Choose between single‑pixel sampling or 3×3 / 5×5 average sampling for smoother results.</li>
1213

13-
<li><b>Magnifier</b> This control works exactly like the eyedropper. It can be used to zoom in on an area of the screen. After zooming, you can click in the magnifier view to select a color. The plus and minus buttons can be used to change the magnification level before or after magnifying an area.</li>
14+
<li><b>Magnifier — Zoom in for pixel‑perfect accuracy</b><br />
15+
Magnify any area of the screen to inspect and select colors with precision. Adjust zoom levels using the plus/minus buttons before or after magnifying.</li>
1416

15-
<li><b>Auto-copy to clipboard</b> With this option enabled, the output value will automatically be copied to the clipboard.</li>
17+
<li><b>Auto‑copy to clipboard — Faster workflow</b><br />
18+
When enabled, Color Cop automatically copies the selected color value to your clipboard in your chosen format.</li>
1619

17-
<li><b>Multiple output options</b><br />HTML hex, Delphi hex, Powerbuilder, Visual Basic, Clarion, Visual C++, RGB float, RGB int</li>
20+
<li><b>Multiple output formats — Ready for any workflow</b><br />
21+
HTML Hex, Delphi Hex, PowerBuilder, Visual Basic, Clarion, Visual C++, RGB Float, RGB Int</li>
1822

19-
<li><b>Color options</b><br />Snap to WebSafe, Detect WebSafe, Reverse, Random, Convert to Grayscale</li>
23+
<li><b>Color options — Helpful transformations</b><br />
24+
Snap to WebSafe, Detect WebSafe, Reverse, Random, Convert to Grayscale</li>
2025

21-
<li><b>Relative position measuring</b> Press the Control key while dragging the eyedropper and the coordinates will be set to zero (0,0). When you drag the mouse to a new location, the coordinate values will be relative to the point on the screen where you pressed Control. </li>
26+
<li><b>Relative position measuring — On‑screen distance tool</b><br />
27+
Hold <b>Ctrl</b> while dragging the eyedropper to set the origin to (0,0). Moving the mouse shows coordinates relative to that point—useful for layout and spacing checks.</li>
2228

23-
<li><b>Color History</b> The last 7 colors selected will appear in the color history. To select a previous color, simply click on it. Colors can be pushed into the color history by right clicking while eyedropping.</li>
29+
<li><b>Color History — Quickly revisit recent picks</b><br />
30+
Your last 7 sampled colors are stored for easy access. Click any swatch to reselect it. Right‑click while eyedropping to push a color into history.</li>
2431

25-
<li><b>Complementary color palette</b> 42 colors that complement the current color will be generated on the fly.</li>
32+
<li><b>Complementary color palette — Instant color suggestions</b><br />
33+
Color Cop generates a 42‑color complementary palette on the fly based on your current selection.</li>
2634

27-
<li><b>System tray support</b> The application can be minimized to the system tray.</li>
35+
<li><b>System tray support — Stays out of your way</b><br />
36+
Minimize Color Cop to the system tray for quick access without cluttering your taskbar.</li>
2837

29-
<li><b>Mouse wheel support</b> Spin the mouse wheel while magnifying to change the magnification level. Spinning the mouse wheel while focus is on either of the Red, Green, or Blue edit controls will increment or decrement by 1(hold shift for +/- 2, hold control for +/- 5).</li>
38+
<li><b>Mouse wheel support — Fine‑tuned control</b><br />
39+
Use the mouse wheel to adjust magnification while zoomed in. When focused on the Red, Green, or Blue fields, the wheel increments or decrements values by 1 (Shift for ±2, Ctrl for ±5).</li>
3040

31-
<li><b>BMP to clipboard</b><br />Double click on the magnifier's window and it will prompt to copy the the bitmap to the clipboard.</li>
32-
33-
<li><b>Other minor features</b>
34-
RGB Float mode will output the color as 0.50,0.25,0.00 Alt+[ will decrease floating point precision and Alt+] will increase floating point precision.
35-
<br />
36-
The standard windows cross hair cursor can be used in lieu of the eyedropper cursor.<br />
37-
Omit the # or $ symbols from the hex codes<br />
38-
Upper or Lowercase hex output<br />
41+
<li><b>BMP to clipboard — Capture the magnified view</b><br />
42+
Double‑click inside the magnifier window to copy the current zoomed bitmap to your clipboard.</li>
3943

44+
<li><b>Other minor features</b><br />
45+
• RGB Float mode with adjustable precision (Alt+[ / Alt+])<br />
46+
• Optional standard Windows crosshair cursor<br />
47+
• Option to omit # or $ from hex codes<br />
48+
• Uppercase or lowercase hex output<br />
4049
</li>
41-
</ol>
4250

43-
<p>Colors are an essential part of your website design. Make sure to get the right color tools you use, just as choosing a good cheap web hosting for your website.</p>
51+
</ol>

0 commit comments

Comments
 (0)