Color Tools

Gradient Playground made by nick

Play with color. Copy the code.

Open
Gradients made by nick

Create beautiful, linear css gradients.

Open
Color Picker made by nick

Pick colors from images or your clipboard.

Open
Random Hex made by Danny

A different color every refresh.

Open

Image Processing

Image Tools made by nick

Crop, resize and quick edits on the fly.

Open
Panel Generator made by Danny

Create your own Twitch panels.

Open
Stampify made by Danny

Create aesthetic stamps from images.

Open
Grunge Generator made by nick

Generate random grunge textures.

Open

Utilities

Icon Designer made by nick

Create a custom icon pack for your phone.

Open
Pattern Designer made by nick

Design your own seamless patterns.

Open
Starterkit Generator made by nick

Create a customized HTML starter kit.

Open
Countdown made by Danny

Generate a custom JS countdown timer.

Open

Changelog

22 February, 2026
  • Updated Pattern Designer
    • Finally refreshed the design
      • Added a dark mode
      • Re-arranged all elements
    • Added selection mode toggle
      • Auto-select remains the default
      • Disable it to move layers based on your selection in the Layers panel instead of the topmost item
      • Makes it easier to move overlapping layers (well, it was actually impossible previously, oops.)
    • Lots of smaller quality of life changes
      • The canvas now starts with a small example scene (cloud) instead of being empty
      • You can now scroll in input fields to increase and decrease values
      • When changing the canvas size, you can now press Enter to confirm
      • "Bring Forward" and "Send Backward" now move layers one step at a time
      • When you decrease the canvas opacity, you actually see a checkerboard pattern now
21 February, 2026
  • Updated Panel Generator
    • Added over 200 fonts
    • Custom fonts you upload will now be saved
    • Completely rebuilt the fonts selection field
      • Fonts can be added to favorites
      • Live previews when you hover fonts
    • Added border radius slider for the panel image
    • Added tilt slider to rotate the text
    • Added a seperate tab for gradient backgrounds
      • Start and End color can be picked now (instead of pasting CSS)
    • Added a simpler alignment menu and vertical offset slider
    • Fixed the automatic dark mode
    • Improved the sidebar layout
    • Modernized all sliders and value fields
    • Refined canvas rendering
    • Improved text effect rendering (Outline and Shadow)
      • Text shadow has more options now (Opacity)
29 January, 2026
  • Added Image Tools
    • Previously known as "Cropper"
    • Completely rewritten
    • Added simple image editing filters for contrast, brightness etc.
09 January, 2026
  • Hopefully the last update for a while! Thanks for the reports. <3
  • Updated Icon Designer
    • Fixed a bug where "New Project" sometimes took two clicks to work (auto-save was fighting with the reset, oops.)
    • Added safety checks to prevent similar save file bugs (fingers crossed)
    • Smaller UI tweaks here and there (moved some buttons so it's more intuitive)
    • Optimized ZIP export and it's a lot faster and less power hungry now (stress tested it with 1350 icons on my phone and nothing crashed, so fingers crossed on this one as well)
    • Improved icon library filtering
08 January, 2026
  • Updated Icon Designer
    • GREATLY improved performance and RAM usage (thanks, indexedDB)
    • Also GREATLY improved speed (idk math, but let's say: some things used to take 8 seconds, now they're instant)
    • Fixed multiple (possible) memory-leak related crashes
    • Stores data more efficiently now
    • Added an auto-save feature
    • Refactored Export & Import to be more reliable
    • Layout improvements
06 January, 2026
  • I've been working on this for daaays, so any feedback or bug reports are super appreciated! <3
  • Added Icon Designer
    • Day 1 fixes:
      • Added a mini guide in the sidebar
      • Improved style creation
      • It's more or less responsive now! (desktop still recommended, though)
      • Improved input field logic
      • Visual export progress
      • Improved ZIP compression
      • Slightly improved light mode (still hideous, I know)
28 December, 2025
  • Redesigned Tools website
    • Almost all tools have a new design
    • Updated Starterkit Generator
      • Live previews
      • Lots of code refactoring
    • Updated Color Picker
      • Custom color wheel
      • Shades and Tints
      • Improved image handling
    • Updated Gradients
      • Completely rewritten
      • Interactive interface
      • User defined presets
23 August, 2025
  • Updated Pattern Designer
    • Smart snapping guides
    • Multi-selection
    • Improved grid
    • Improved mobile layout
    • Custom color picker
    • Firefox fixes