Chill Toolkit Overview

Welcome to the Chill Toolkit — a collection of small but handy web tools I created for myself and others. Each tool exists because at some point I needed it at least once while developing, designing, or testing, and I wanted a simple way to get the job done without hunting online.

These tools are here to save time, experiment freely, and provide a visual way to create layouts or effects you might only need once but are cumbersome to code manually each time. Best of all, this space is completely ad-free, so you can focus on the tools without distractions.

Code

Base64 Encoder/Decoder
Code

Convert text or images to/from Base64 quickly.

HTML Entity Encoder/Decoder
Code

Convert characters to/from HTML entities.

JS/CSS Minifier & Formatter
Code

Minify or format JS and CSS for readability or production.

JSON Formatter
Code

Format & validate JSON quickly.

Snippet Logger
Code

Save temporary code snippets for reuse.

UUID Generator
Code

Generate unique IDs (UUID v4) for projects or data.

Frontend

Color Palette Harmonizer
Frontend

Suggest triadic, analogous, or complementary colors.

CSS Box Shadow & Radius
Frontend

Generate box shadow and border radius CSS easily.

CSS Box Shadow & Radius #2
Frontend

Create soft UI neumorphic boxes with live preview.

Image to Base64
Frontend

Convert images into Base64 strings for web use.

Neomorphism Box Generator
Frontend

Create customizable soft UI boxes with live CSS.

Placeholder Image Generator
Frontend

Generate placeholder images for mockups or testing.

FavIcon Generator
Frontend

Generate FavIcon to .ico and multiple size PNGs

Bootstrap Column Designer
Frontend

Visually design Bootstrap columns for multiple breakpoints (sm, md, lg, xl) with drag-to-resize a...

CSS Border Gradient Generator
Frontend

Create linear, radial, or animated border gradients with multiple colors

CSS Border Gradient Generator v2
Frontend

Advanced animated CSS border gradient with dynamic number of colors

CSS Grid / Flexbox Generator
Frontend

Generate CSS Grid or Flexbox layouts with drag-to-resize items and live CSS output

Productivity

Focus / To-Do List
Productivity

Tiny checklist for dev sessions.

Cross-Browser Clipboard **
Productivity

Save snippets or notes server-side. (Cross browsers)

Persistent To-Do List **
Productivity

Add, mark done/undo, copy, and delete tasks for dev sessions. (Cross browsers)

Content

Lorem Ipsum / Dummy Text Generator
Content

Generate placeholder text for layouts or testing.

Security

Password Generator
Security

Generate secure passwords with strength meter.

Testing

Random Data Generator
Testing

Generate fake users, emails, addresses for testing.

Date & Time

Epoch (Unix time) Converter
Date & Time

Convert between Unix epoch (seconds / milliseconds) and human-readable dates in UTC and local time

Text Tools

Word Counter
Text Tools

Count words, characters, sentences, and paragraphs with copy, clear, and download options

Math Tools

Percentage Calculator
Math Tools

Quickly calculate percentages: find X% of Y, what percent X is of Y, and percentage increase/decr...

** require user login