Daryl Dizon

Bookmarks

Online Tools

A curated list of web tools I actually reach for during development — bookmarked, not just starred. These aren't recommendations pulled from a list; they're the ones I keep coming back to when building, debugging, or just trying to get something done quickly.

LastPass Password Generator

Generate strong, random passwords with customizable length and character sets — no account required.

Security

URL Slug Generator

Convert any text into a clean, URL-friendly slug — useful for blog posts, routes, and SEO-friendly links.

Text & Data

JSON Formatter & Validator

Format, validate, and inspect JSON with syntax highlighting and error detection — works with nested and minified JSON.

Text & Data

JSON to String Converter

Escape or stringify a JSON object into a single-line string — handy when embedding JSON inside another string.

Text & Data

Remove Duplicate Lines

Paste any list and instantly strip out duplicate lines, keeping only unique entries.

Text & Data

GUID / UUID Generator

Generate universally unique identifiers (GUIDs/UUIDs) on demand — useful for database keys and API tokens.

Generators

Chmod Calculator

Visually compose and decode Unix file permission values in both octal and symbolic notation.

Dev Tools

QuickRef.ME

A curated collection of developer cheat sheets — languages, frameworks, CLI tools, and more in one place.

Reference

Jitsi Meet

Free, open-source video conferencing — no account needed, just create a room and share the link.

Communication

Column to Comma Separator

Transform a column of items (one per line) into a comma-separated list in one click.

Text & Data

Favicon Converter

Convert any PNG into a favicon and automatically generate all the icon sizes needed for web and PWA.

Images

Squoosh

Compress and convert images directly in the browser with fine-grained control over quality, format, and dimensions.

Images

Baybayin Alphabet & Keyboard

Explore and type in Baybayin — the ancient pre-colonial writing system of the Philippines — with an online keyboard.

Language

Markdown Cheat Sheet

A quick, clean reference for all standard Markdown syntax — headings, links, code blocks, tables, and more.

Reference