.gitignore Generator
Build a .gitignore file with a click – templates for Node, Python, Java, macOS, Windows, VS Code and more. In the browser.
Build a .gitignore file with a click – templates for Node, Python, Java, macOS, Windows, VS Code and more. In the browser.
Encode and decode HTML special characters – tags, quotes and more to entities and back. Prevents display errors and XSS. In the browser.
Convert data amounts between bytes, KB/MB/GB/TB (decimal) and KiB/MiB/GiB/TiB (binary) plus bits. Live in the browser.
Convert JSON to YAML and back – with validation and error display. Ideal for configs and CI files. Runs in the browser.
Generate color palettes from a base color – complementary, analogous, triadic or monochromatic. Copy hex values with a click.
Summarise IPv4 networks – merge overlapping and adjacent CIDR blocks into as few prefixes as possible. Runs in the browser.
Generate placeholder text (Lorem Ipsum) – by words, sentences or paragraphs. Ideal as filler for layouts and mockups.
Turn text into a clean URL slug – including umlauts (ä→ae), accents and special characters. Live in the browser.
Convert text into all common cases – UPPERCASE, camelCase, snake_case, kebab-case, PascalCase and more. Live in the browser.
Encode and decode text for URLs – percent-encoding (encodeURIComponent) or whole URL. Runs entirely in the browser.
Compare two texts and highlight differences line by line – additions in green, removals in red. Runs entirely in the browser.
Convert Markdown to HTML live – with preview and HTML output. For readmes, notes and documentation. Runs entirely in the browser.