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

15 March, 2026
  • Updated Button Designer
    • Added a rotation slider in the position section
    • You can now upload custom decoration images - they're stored in your browser until you delete them!
    • Improved how outlines are drawn for freeform assets to get cleaner results
    • The glow animation can be used on assets and paint layers now
    • The tilt animation can be used on freeform assets now (pixel decorations are excluded because tilt would look bad there)
    • Instead of capping at max. 600 frames, it tries to find a perfect loop within ~800 frames now (only when you're adding way too many animations, don't worry! but it gets difficult to find a perfect loop duration with seperate speeds.)
14 March, 2026
  • Updated Button Designer
    • Added a toggle to draw the borders above layers (thanks nata for the suggestion! <3)
    • Added some more decorations
    • Fixed sheen settings not being saved to presets
    • Fixed a conflict where text shadow and the glow animation would override each other
13 March, 2026
  • Added Button Designer
    • Create animated buttons and banners (lets bring back 2008 aesthetics)
    • Quite experimental, so bug reports are welcome! <3 Worked on this for quite some time, but it's really difficult to find bugs on your own when there are so many possible variations and settings!
05 March, 2026
  • Updated HTML Testspace
    • Added Session Recovery: Though, not intended to be used for serious coding, losing progress sucks! Now, whenever you hit Save & Run, your code is backed up in your browser.
    • Added Auto-Fixer: Sometimes "invisible" characters or the wrong type of quotes (like ´ instead of ') can break your code. The testspace will now highlight these and help you fix them with one click.
    • Added keyboard shortcuts for Search & Replace.
    • Added offline support - you can install it as a PWA now!
    • Fixed some mobile-only bugs (I still hate Safari <3).
    • Improved touch handling for the brave souls coding on a phone.
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