All Guides by Category

Browse all 239 in-depth guides across 8 categories. Every guide pairs expert knowledge with a free interactive tool you can use instantly — no signup required.

CSS — 55 guides

CSS Specificity Explained: The Complete Guide (2026)Master CSS specificity with this complete guide. Learn how browsers decide which rule wins, how to calculate specificity, and modern CSS fea CSS Animation & Easing Functions: Complete Guide (2026)Master CSS animations and easing functions. Learn keyframes, transitions, cubic-bezier curves, and performance optimizat CSS Box Model Explained: Content, Padding, Border & MarginUnderstand the CSS box model — content, padding, border, margin — plus box-sizing, margin collapse, and layout debugging CSS Box Shadow: The Definitive Guide (2026)Master CSS box-shadow: syntax, layered shadows, inset shadows, neumorphism, colored glows, performance tips, and real-wo CSS Button Styles: Every Technique (2026)Master CSS button styling with hover effects, gradients, outlines, glows, loading states, and accessible focus indicator CSS Clip-Path & Shapes: Complete Guide (2026)Master CSS clip-path for custom shapes, section dividers, image masks, and creative layouts. Polygons, circles, SVG path CSS Flexbox vs Grid: When to Use Which (2026)Learn when to use CSS Flexbox vs CSS Grid. Side-by-side comparisons, real-world examples, and a decision framework for m The Complete Guide to CSS Gradients (2026)Master CSS gradients: linear, radial, and conic. Learn syntax, multi-stop gradients, repeating patterns, text gradients, CSS Border Radius, Media Queries & Custom Properties (2026)Master border-radius, CSS media queries for responsive design, CSS custom properties for theming, and the CSS box model. CSS Layout Tools: Flexbox, Grid & Responsive Design (2026)Interactive CSS layout tools — Flexbox playground, Grid generator, media query builder, and aspect ratio calculator. Lea CSS Loading Animations, Filters & Glow Effects (2026)Create CSS loading spinners, apply visual filters, and build neon glow effects with practical CSS techniques. CSS Media Queries & Responsive Breakpoints (2026 Guide)Master CSS media queries: syntax, common breakpoints, mobile-first design, container queries, prefers-color-scheme, and CSS Noise Textures: Grain, Static & Organic BackgroundsCreate noise textures with CSS and SVG: grain overlays, static effects, organic backgrounds, and performance-friendly te CSS Scrollbars & Custom UI Chrome (2026)Customize browser scrollbars and cursor styles with pure CSS. Learn cross-browser scrollbar styling, custom cursors, and CSS Shapes: Dividers, Triangles, Outlines & Tooltips (2026)Create CSS section dividers, triangles, outlines, tooltips, and aspect ratios for modern web layouts. CSS Text Effects: Gradients, Shadows & Transforms (2026)Master CSS text effects: gradient text, text shadows, 3D transforms, glowing text, and animated typography. Practical te CSS UI Components: Buttons, Loaders, Tooltips & Shapes (2026)Generate CSS buttons, loading spinners, tooltips, triangles, dividers, and outlines with visual editors. Copy production PX, REM & CSS Units: The Complete Guide (2026)Understand every CSS unit: px, rem, em, vw, vh, ch, and more. Learn when to use each, how rem scaling works, and how CSS CSS Custom Properties (Variables): The Complete GuideMaster CSS custom properties: declare, inherit, scope, fallback values, dark mode theming, and responsive design with na 26 Free CSS Generators & Visual Editors (2026)Free online CSS generators for shadows, gradients, animations, flexbox, grid, buttons, loaders, and more. Visual editors Glassmorphism vs Neumorphism: CSS Guide (2026)Learn when and how to use glassmorphism and neumorphism in CSS. Visual examples, accessibility, and implementation patte How to Build a CSS Tooltip (No JavaScript)Create accessible CSS tooltips with arrows, custom positioning, and animations. Pure CSS, no dependencies, copy-paste re How to Build CSS Dark Mode (2026)Implement dark mode with CSS custom properties and prefers-color-scheme. Learn token systems, toggle strategies, color s How to Convert Between CSS Units (PX, REM, EM, VW, %)Convert between CSS measurement units: PX to REM, EM to PX, VW to PX, percentages. Includes the conversion formulas and How to Convert Tailwind CSS Classes to Regular CSSConvert Tailwind utility classes to standard CSS properties. Understand what each class does and export clean, readable How to Create Organic Blob Shapes for Web DesignGenerate smooth, organic blob shapes with SVG for backgrounds, hero sections, and decorative elements. Customize randomn How to Create Custom Blob SVG Shapes for BackgroundsGenerate unique multi-lobed blob shapes with SVG. Adjust complexity, edges, and randomness for organic background decora How to Create a CSS Box Shadow (With Examples)Add shadows to any element with CSS box-shadow. Syntax, layered shadows, inset shadows, colored glows, and performance t How to Create CSS Section Dividers and ShapesBuild SVG and CSS section dividers — waves, angles, curves, and triangles. Copy-paste code for separating page sections How to Create CSS Easing Curves and AnimationsMaster CSS transitions and animations with custom easing curves. cubic-bezier explained, common curves, keyframe pattern How to Create CSS Glow Effects (Neon, Soft, Animated)Build neon glows, soft ambient lighting, and animated glow effects with CSS box-shadow and text-shadow. Copy-paste code How to Create a CSS Gradient BorderAdd gradient borders to any element using border-image, background-clip, or mask techniques. Copy-paste CSS examples for How to Create CSS Keyframe Animations (Step by Step)Build CSS @keyframes animations from scratch. Multi-step sequences, timing functions, animation shorthand, and the CSS A How to Create a CSS Loading Spinner (No JavaScript)Build pure CSS loading spinners, dots, bars, and skeleton screens. Copy-paste examples with customizable colors, sizes, How to Create CSS Outlines and Focus StylesStyle CSS outlines for focus indicators, decorative borders, and accessibility. outline vs border, outline-offset, and W How to Create a CSS Text Gradient (Color Text Effect)Apply gradient colors to text with CSS background-clip. Works in all browsers. Copy-paste code for linear, radial, and a How to Create a CSS Triangle (Border Trick Explained)Create CSS triangles using the border trick. Arrows, tooltips, dropdown indicators, and decorative shapes with zero-widt How to Create Glassmorphism Effects in CSSBuild frosted glass UI elements with CSS backdrop-filter, background blur, and semi-transparent layers. Copy-paste examp How to Create CSS Text Shadows (With Examples)Add depth, outlines, neon effects, and 3D text with CSS text-shadow. Syntax, layered shadows, and animated effects with How to Minify CSS and JavaScript for ProductionMinify CSS and JavaScript to reduce file sizes. Learn what minification removes, how it differs from compression, and to How to Mix Colors in CSS (and Color Theory)Mix two colors together using CSS color-mix(), traditional color theory, and online tools. Understand additive vs subtra How to Set CSS Aspect Ratio on Any ElementUse the CSS aspect-ratio property for responsive videos, images, and containers. Replaces the old padding-bottom hack wi How to Customize Scrollbar Styles with CSSStyle browser scrollbars with CSS. Thin scrollbars, custom colors, and cross-browser techniques for Chrome, Firefox, Saf How to Use CSS border-radius (Every Shape Possible)Master CSS border-radius: circles, pills, organic shapes, and individual corner control. Visual examples with the Border How to Use CSS clamp() for Responsive TypographyBuild fluid typography with CSS clamp(). Set minimum, preferred, and maximum values for font sizes, spacing, and widths CSS Container Queries: The Complete Guide (2026)Build truly responsive components with CSS container queries. Learn container-type, @container syntax, inline-size vs si How to Change the CSS Cursor (Every Option Explained)All CSS cursor values demonstrated: pointer, grab, crosshair, zoom-in, text, wait, not-allowed, and custom cursors. Visu How to Use CSS Filter Effects (Blur, Grayscale, Sepia & More)Apply visual filters to images and elements with CSS filter. Blur, brightness, contrast, grayscale, sepia, hue-rotate, s How to Use CSS Flexbox: A Practical GuideLearn CSS Flexbox with practical examples. Align, distribute, and reorder elements with flex containers and flex items. How to Use CSS Grid: A Practical Layout GuideBuild responsive page layouts with CSS Grid. Define rows, columns, template areas, and responsive patterns. Visual examp How to Use CSS Grid Template Areas (2026)Master CSS Grid template areas for intuitive page layouts. Learn grid-template-columns, grid-template-rows, named areas, How to Use CSS Scroll Snap (2026)Build smooth scroll-snapping layouts with CSS. Learn scroll-snap-type, scroll-snap-align, mandatory vs proximity, and re How to Use CSS Transforms: Rotate, Scale, Translate, SkewTransform elements with CSS: rotate, scale, translate, and skew. 2D and 3D transforms, transform-origin, and animation-r Responsive Breakpoints: A Practical Guide (2026)Choose the right CSS breakpoints for responsive design. Learn mobile-first approach, content-based breakpoints, common d Tailwind CSS Colors: Complete Guide (2026)Master Tailwind CSS color utilities. Find color names, build custom scales, convert to vanilla CSS, and create brand pal

Code — 54 guides

How to Convert HTML to JSX: The Complete Developer's GuideConvert HTML to React JSX. Attribute renames, event handlers, void elements, inline styles, comments, boolean attributes — and what the converter can't do. How to Convert cURL Commands to Code: The Complete Developer's GuideConvert cURL to JavaScript, Python, Go, Ruby, PHP, C#, or PowerShell. Supported flags, DevTools workflow, auth handling, and what the converter can't do. How to Convert CSS to Tailwind: The Complete Developer's GuideConvert CSS to Tailwind utility classes the right way. Learn the spacing scale, color system, flexbox mapping, arbitrary values, and when not to convert. What Is a User Agent? The Complete Guide for 2026Understand user agent strings, browser fingerprinting, why they all start with Mozilla, and when to use user agent detection. Screen Resolution vs Viewport vs Pixel Ratio: ExplainedUnderstand the difference between screen resolution, browser viewport, CSS pixels, and physical pixels. Essential for responsive web development. How Random Number Generators Actually WorkUnderstand how browsers generate random numbers, the difference between Math.random and crypto.getRandomValues, and when each is appropriate. Complete Guide to Cron Expressions & Scheduling (2026)Master cron expressions with this complete guide. Learn the 5-field syntax, special characters, common schedules, and best practices for cro How to View & Edit CSV Files Online (2026 Guide)Learn how to open, view, edit, sort, filter, and export CSV files online for free. Covers delimiters, encoding, common issues, and best prac HTML Formatting Best Practices for Clean Code (2026)Learn HTML formatting best practices. Covers indentation, attribute ordering, self-closing tags, minification, and tools for keeping HTML cl How to Compare Text Files: A Guide to Diff Tools (2026)Learn how text diff tools work, when to use them, and best practices for comparing documents, code, configurations, and content revisions. Code Formatting: Beautify, Minify & Diff (2026)Understand code beautification, minification, and diffing. Learn why formatting matters, how minifiers reduce file size, Cron Jobs, Chmod & Server Utilities Explained (2026)Understand cron expressions, Unix file permissions, HTTP status codes, timestamps, and number base conversions. Base64, HTML Entities & Encoding for Developers (2026)Understand Base64 encoding, HTML entity encoding, and JWT token structure for web development. Base64, HTML Entities & Encoding Tools (2026)Free encoding and decoding tools — Base64, HTML entities, URL encoding. Convert between formats for web development, API How to Build HTTP API Requests (2026)Build HTTP API requests step by step. Learn methods, headers, query parameters, request bodies, and how to generate cURL How to Build a Cron Expression (With Examples)Build cron expressions for scheduling jobs. Syntax explained for every field, plus copy-paste examples for common schedu How to Build Docker Compose Files (2026)Create docker-compose.yml files for multi-container applications. Learn services, ports, volumes, environment variables, How to Choose an Open Source License (2026)Compare MIT, Apache 2.0, GPL, BSD, ISC, and Unlicense. Learn which open source license fits your project based on permis How to Convert HTML to MarkdownTransform HTML pages into clean Markdown. Strip tags, preserve structure, and convert links, lists, headings, and images How to Convert an Image to Base64 for CSS and HTMLConvert images to Base64 data URIs for inline embedding in CSS backgrounds, HTML img tags, and email templates. When to How to Convert JSON to CSV (and CSV to JSON)Convert between JSON and CSV formats. Handle nested objects, arrays, and special characters. Free online converter with How to Convert Markdown to HTML (and Back)Convert Markdown to clean HTML and HTML back to Markdown. Syntax reference, conversion examples, and a free online conve How to Convert YAML to JSON (and JSON to YAML)Convert between YAML and JSON formats instantly. Handle complex nested structures, arrays, comments, and multi-line stri How to Create and Use .env Files (2026)Create .env environment variable files for Node.js, Python, Ruby, and Docker projects. Learn naming conventions, securit How to Create a .gitignore File (2026)Create .gitignore files for Node.js, Python, React, Java, Go, Ruby, and Rust. Learn patterns, common mistakes, and langu How to Create a Markdown Table (Syntax & Generator)Build Markdown tables with proper alignment, formatting, and multi-line content. Syntax reference plus a visual table bu How to Write a Great README.md (2026)Write effective README files for your projects. Learn essential sections, markdown formatting, badges, license selection How to Decode a JWT Token (Without the Secret)Decode any JWT token to inspect its header, payload, and claims. Understand what's inside a JWT without needing the sign How to Diff and Compare Code or Text FilesCompare two text files or code snippets side by side. See additions, deletions, and modifications highlighted line by li How to Encode and Decode Base64 (With Examples)Encode and decode Base64 strings in JavaScript, Python, and the command line. Understand when to use Base64 and when to How to Encode and Decode HTML EntitiesConvert special characters to HTML entities and decode entity strings. Handle ampersands, angle brackets, quotes, and Un How to Format and Pretty-Print JSONFormat minified JSON into readable, indented output. Validate JSON syntax, fix common errors, and pretty-print with 2-sp How to Format and Pretty-Print SQL QueriesFormat messy SQL into readable, indented queries. Handles SELECT, JOIN, WHERE, GROUP BY, and subqueries. Free online SQL How to Format and Pretty-Print XMLFormat minified XML into readable, indented output. Validate syntax, fix common errors, and pretty-print with proper nes How to Format and Validate YAMLFormat messy YAML into clean, indented output. Validate syntax, fix indentation errors, and convert between YAML and JSO How to Generate SHA-256 and MD5 HashesGenerate SHA-256, SHA-512, and MD5 hashes from any text. Understand hashing vs encryption, hash collisions, and common u How to Generate a UUID in JavaScriptGenerate UUID v4 and v7 in JavaScript using crypto.randomUUID(), the Web Crypto API, and Node.js. Includes when to use e How to Generate an XML Sitemap for SEOCreate an XML sitemap for search engines. Includes syntax, priority settings, lastmod dates, and how to submit to Google How to Test Regular Expressions OnlineTest and debug regex patterns with real-time matching, capture group highlighting, and common pattern examples. Free onl How to URL Encode and Decode StringsEncode special characters for URLs and decode percent-encoded strings. Understand when URL encoding is required and whic How to Visualize and Fix Keyboard Focus Order (2026)Visualize tab order in your HTML to improve keyboard accessibility. Learn focusable elements, tabindex usage, WCAG 2.4.3 HTML Tables: Styling & Accessibility Best PracticesBuild accessible, responsive HTML tables. Semantic markup, CSS styling, sticky headers, responsive patterns, screen read HTTP Status Codes Cheat Sheet: Every Code ExplainedComplete HTTP status codes reference — 1xx to 5xx. Learn what every code means, when servers send them, and how to debug JSON Schema Validation: The Complete GuideLearn JSON Schema: define data structures, validate API payloads, document contracts, and generate schemas with types, p JSON Tools: Format, Convert & Validate (2026)Free JSON tools — formatter, CSV converter, schema generator, and YAML converter. Parse, validate, and transform JSON da JSON, YAML & XML: Developer Data Guide (2026)Compare JSON, YAML, and XML. Learn syntax, use cases, conversion, and which format to choose for APIs, config files, and JWT Authentication Explained: Tokens, Claims & SecurityUnderstand JSON Web Tokens: structure, claims, signing algorithms, refresh tokens, security best practices, and common m Markdown Mastery: Write, Convert & Preview (2026)Learn Markdown syntax, convert between Markdown and HTML, generate tables, and preview formatted output. Markdown Tools: Preview, Convert & Build Tables (2026)Free Markdown tools — live preview, HTML conversion, table builder, and Markdown-to-HTML/HTML-to-Markdown converters. Passwords, Hashes & UUIDs: A Developer Security Guide (2026)Understand password entropy, hashing algorithms (SHA, MD5, bcrypt), and UUID generation. Learn secure defaults and when Regular Expressions Explained: A Practical Guide (2026)Learn regular expressions from scratch. Covers syntax, quantifiers, groups, lookaheads, common patterns for emails, URLs Time, Cron & System Tools for Developers (2026)Free developer tools — cron expression builder, Unix timestamp converter, HTTP status code reference, and chmod calculat URL Encoding, Slugs & SEO-Friendly URLs (2026)Understand URL encoding, percent-encoding, slug generation, and SEO-friendly URL structure. Learn how browsers handle sp UUID vs ULID vs Snowflake IDs: Choosing the Right IdentifierCompare UUID, ULID, and Snowflake IDs: format, sorting, collision risk, database performance, and when to use each ident

Color — 17 guides

Color Contrast & WCAG Accessibility Guide (2026)Understand WCAG 2.1 color contrast requirements. Learn AA vs AAA compliance, contrast ratio calculations, accessible col Color Mixing & Palette Science: A Designer's Guide (2026)Understand color mixing models, tint/shade generation, color harmony rules, and color-blind accessibility. Build better Color Palettes: How to Pick, Build & Test (2026)Learn how to create cohesive color palettes from scratch. Covers color picking, palette generation, naming colors for de 11 Free Color Tools for Designers (2026)Free online color tools: picker, palette generator, contrast checker, color mixer, shade generator, blindness simulator, How to Build an Accessible Color Palette (2026)Create color palettes that meet WCAG contrast requirements. Learn accessible color selection, testing strategies, and de How to Check Color Contrast for WCAG ComplianceTest your color combinations against WCAG 2.1 contrast requirements. Learn the AA and AAA thresholds, the contrast ratio How to Check WCAG Color Contrast (2026)Check color contrast ratios for WCAG 2.1 compliance. Learn AA vs AAA requirements, luminance calculations, and how to fi How to Convert HEX to RGB (and Back)Convert HEX color codes to RGB values manually or instantly with a free tool. Includes the formula, examples, and a quic How to Extract a Color Palette from Any ImagePull exact color values from any image — photos, screenshots, or designs. Get HEX, RGB, and HSL values for dominant and How to Find the Name of Any ColorLook up the closest named color for any HEX or RGB value. CSS named colors, Pantone equivalents, and color naming conven How to Find the Closest Tailwind CSS ColorMatch any HEX color to the nearest Tailwind CSS utility class. Visual color comparison with all Tailwind palette shades. How to Generate a Color Palette from ScratchBuild cohesive color palettes using color theory. Complementary, analogous, triadic, and split-complementary schemes wit How to Generate Shades and Tints of Any ColorCreate a full shade scale (50–900) from any base color. Learn the difference between shades, tints, and tones, and build How to Generate a Custom Tailwind CSS Color ScaleBuild a complete 50-950 color scale from any base color for Tailwind CSS. Generate semantically balanced shades with pro How to Pick Any Color from Your ScreenUse a color picker to grab exact HEX, RGB, and HSL values from any element on your screen. Browser tools, OS tools, and How to Simulate Color Blindness in Your DesignsTest your designs for all types of color vision deficiency: protanopia, deuteranopia, tritanopia, and achromatopsia. Fre HTML Color Codes Explained: HEX, RGB, HSL & Beyond (2026)Learn every web color format: HEX, RGB, RGBA, HSL, HSLA, and named colors. Understand syntax, use cases, conversions,

Image — 25 guides

How to Create Photo Collages: Layouts, Tips & Best Practices (2026)Learn to create stunning photo collages with the right layout, aspect ratio, and styling. Covers Instagram, Facebook, print layouts, and des Understanding EXIF Data: What Your Photos Reveal About You (2026)Learn what EXIF metadata is, what information your photos contain, privacy implications of GPS data, and how to view or remove EXIF data. Image Format Guide: PNG vs JPG vs WebP vs GIF (2026)Understand the differences between PNG, JPG, WebP, BMP, and GIF image formats. Learn when to use each, how compression works, and how to con How to Watermark Images: Complete Protection Guide (2026)Learn how to add text and logo watermarks to protect your images. Covers opacity, positioning, tiling, batch processing, and best practices Browser Image Tools: Crop, Compress & Convert (2026)Free browser-based image tools — compress, crop, resize, extract colors, and convert to Base64. Process images locally w The Complete Favicon Guide for 2026How to create, optimize, and implement favicons for modern browsers. Covers sizes, formats (ICO, PNG, SVG), Apple touch 8 Free Image Tools for Web Designers (2026)Free online image tools: compressor, cropper, resizer, favicon generator, QR code generator, and more. No signup require How to Compress Images for the Web Without Losing QualityReduce image file sizes by 50–80% without visible quality loss. Covers JPEG, PNG, WebP, and AVIF compression settings an How to Convert HEIC to JPG Online (2026)Convert iPhone HEIC/HEIF photos to universally compatible JPG. Learn why iPhones use HEIC, how to batch convert, and how How to Convert PDF to JPG Online (2026)Convert PDF pages to high-quality JPG images. Learn about resolution, quality settings, batch conversion, and when to us How to Convert PDF to PNG Online (2026)Convert PDF pages to lossless PNG images with transparency support. Learn when PNG beats JPG, optimal settings, and how How to Convert PNG to JPG Online (2026)Convert PNG images to JPG for smaller file sizes. Learn about quality settings, transparency handling, batch conversion, How to Convert SVG to PNG at Any Resolution (2026)Convert SVG vector graphics to PNG raster images at 1x, 2x, 3x, or 4x resolution. Learn about scaling, transparency, and How to Convert WebP to JPG Online (2026)Convert WebP images to universally compatible JPG format. Learn why WebP exists, compatibility issues, quality preservat How to Create Device Mockups from ScreenshotsPlace screenshots into realistic device frames — iPhone, MacBook, iPad, and browser windows. Free mockup generator with How to Crop an Image Online (Free, No Upload)Crop images to exact dimensions, aspect ratios, or freeform selections. Process images in your browser with no server up How to Generate a Favicon for Your WebsiteCreate favicons in all required sizes and formats. PNG, ICO, Apple Touch Icon, and Android manifest icons from a single How to Generate Placeholder Images for PrototypingCreate placeholder images with custom dimensions, colors, and text. Perfect for wireframes, prototypes, and development How to Generate SVG Wave BackgroundsCreate customizable SVG wave patterns for section backgrounds, hero sections, and page dividers. Adjust curves, layers, How to Optimize SVG Files for the WebReduce SVG file sizes by 30-60% without visual changes. Remove metadata, simplify paths, and minify markup with automate How to Remove Image Backgrounds Online (2026)Remove backgrounds from images using browser-based tools. Learn about flood fill algorithms, tolerance settings, edge re How to Resize Multiple Images at OnceBatch resize images for web, social media, or print. Set dimensions, maintain aspect ratio, and process multiple files s Image Optimization for the Web: Complete Guide (2026)Compress, resize, crop, and convert images for the web. Learn formats, lazy loading, responsive images, and Core Web Vit SVG & Decorative Shape Tools for Web Design (2026)Create organic blobs, wave patterns, noise textures, and optimized SVGs for modern web interfaces. SVG Tools: Optimize, Generate & Style (2026)Free SVG tools for web designers — optimize file size, generate waves and blobs, and create decorative shapes. All brows

Typography — 8 guides

Fancy Unicode Text: How It Works and When to Use ItLearn how Unicode fancy text works, why it functions on Instagram and TikTok, accessibility concerns, and when to use styled text versus real fonts. Font Pairing & Web Typography Guide (2026)Learn how to pair fonts, choose Google Fonts, build type scales, and calculate line heights for readable web typography. 8 Free Typography Tools for Web Design (2026)Free online typography tools: font pairing, Google Fonts explorer, type scale generator, line height calculator, PX to R How to Build a Typography Scale for Web DesignCreate a harmonious type scale with mathematical ratios. Minor Third, Major Third, Perfect Fourth, and custom scales wit How to Calculate Line Height for Web TypographySet the perfect line-height for readable web text. Rules for body text, headings, and different font sizes. Free line he How to Convert PX to REM in CSSConvert pixel values to REM for responsive, accessible CSS. Includes the formula, a conversion table, and when to use PX How to Browse and Choose Google Fonts for Your WebsiteBrowse Google Fonts with live preview, font pairing suggestions, and performance-optimized loading. Find the perfect typ How to Pair Fonts for Web Design (With Examples)Find the perfect font pairing for your website. Rules for combining serif, sans-serif, and display fonts, plus tested co

Utility — 59 guides

How to Write a Return & Refund Policy (2026): Complete GuideThe 8 business models, EU 14-day withdrawal, UK CCR + CRA, Australia's ACL, US state-by-state rules, what happened to FTC Click-to-Cancel, and the 6 chargeback How to Write a Disclaimer (2026): The Complete Guide8 disclaimer types for YMYL sites, FTC 2023 Endorsement Guides, SEC hedge-clause trap, state UPL rules, AI-content disclaimers. Plus free generator. How to Write a Cookie Policy (2026): The Complete GuideThe 4-category UK ICC taxonomy, regional patchwork, TCF v2.3, GPC, Consent Mode v2, cookie audit workflow. Plus free generator. How to Write Terms of Service: The Complete 2026 GuideWrite enforceable Terms of Service. Clickwrap, arbitration, liability caps, DMCA, AI clauses — the 12 sections and when to hire a lawyer. How to Write a Privacy Policy: The Complete 2026 GuideWrite a compliant privacy policy for your site. GDPR, CCPA, the 12 required sections, third-party disclosures, AI clauses, and when you need a lawyer. How to Check Password Strength: The Complete Security GuideMeasure password strength with entropy, estimate crack time, detect patterns, and learn why a 16-char passphrase beats a complex 8-char password. How to Remove Duplicate Lines From Text (Complete Guide)Clean messy text, email lists, CSV data, and URL lists by removing duplicate lines. Case-sensitive options and workflow tips. Sort Lines of Text: 8 Methods Every Writer and Developer UsesSort text lines alphabetically, numerically, by length, or reverse. Understand locale-aware sorting, natural order, and when to use each method. Find and Replace: The Text Editing Tool You Should MasterMaster find-and-replace with plain text, regex, and multi-rule chains. Real examples for renaming variables, cleaning data, and updating URLs. ATS-Friendly Resume: How to Beat Applicant Tracking Systems (2026)Learn how applicant tracking systems work and how to format your resume to pass ATS scans. Covers keyword optimization, formatting rules, an Complete Guide to Barcode Types & When to Use Each (2026)Learn about Code 128, EAN-13, UPC-A, Code 39, ITF-14, and QR Code formats. When to use each, how they work, and how to generate them for fre Business Card Design Inspiration: 20 Layouts That Work (2026)20 effective business card layout patterns organized by industry. From minimalist to creative, find the right design approach for your profe Business Card Etiquette: Do's and Don'ts in 2026The modern guide to business card etiquette. Covers when to exchange cards, how to present them professionally, international customs, and d How to Choose Fonts for Your Business Card (2026 Guide)Find the best fonts for business cards. Covers readability at small sizes, font pairing rules, serif vs sans-serif, and recommended typeface How to Design Professional Business Cards for Free (2026 Guide)Learn how to design professional business cards for free using our browser-based Business Card Generator. Covers templates, card sizes, typo Business Card Paper Types & Finishes Explained (2026)Understand paper weights, finishes, and specialty stocks for business cards. Covers matte, gloss, uncoated, spot UV, letterpress, and eco-fr Digital Business Cards vs Physical: Which Is Better? (2026)Compare digital and physical business cards. Covers NFC cards, Apple Wallet passes, QR-based cards, and when each format makes sense. Self-Employed Invoice Template: What Freelancers Need to Know (2026)Everything freelancers and self-employed professionals need to know about invoicing. Covers legal requirements, tax handling, payment terms, How to Edit a PDF for Free: The Complete Guide (2026)Learn how to edit PDFs for free using browser-based tools. Covers splitting, merging, rotating, compressing, and converting — no software in How to Create Professional Invoices for Free (2026 Guide)Learn how to create professional invoices for free using our browser-based Invoice Generator. Covers templates, line items, tax calculations How to Write Payment Terms on an Invoice (2026 Guide)Understand Net 30, Net 60, Due on Receipt, and other invoice payment terms. Learn how to set terms that get you paid faster without losing c Invoice vs Receipt vs Quote: What's the Difference? (2026)Understand the differences between invoices, receipts, quotes, estimates, and purchase orders. Learn when to use each document and what to i How to Handle Late Payments: Invoice Follow-Up Templates (2026)Professional email templates for following up on overdue invoices. Covers the 4-stage follow-up sequence from gentle reminder to final notic PDF Accessibility: How to Make PDFs Everyone Can Read (2026)Make your PDFs accessible to people with disabilities. Covers tagged PDFs, reading order, alt text, color contrast, form labels, and WCAG co Why Is My PDF So Large? How to Reduce PDF File Size (2026)Understand why PDFs get bloated and how to reduce file size. Covers image optimization, font subsetting, metadata removal, and compression t PDF Security & Encryption: How to Protect Your Documents (2026)Understand PDF security options including password protection, encryption levels, permission controls, digital signatures, and redaction bes Free PDF Tools Compared: Merge, Split, Compress, Convert & More (2026)A complete comparison of free browser-based PDF tools. Learn when to use each tool — merge, split, compress, convert to image, image to PDF, Action Verbs for Your Resume: 150+ Power Words by Industry (2026)150+ strong action verbs organized by industry and skill area. Replace weak resume language with power words that demonstrate impact and lea How to Build a Professional Resume for Free (2026 Guide)Step-by-step guide to building a professional resume using our free Resume Builder. Covers templates, sections, ATS optimization, PDF export Resume Skills Section: What to Include in 2026The complete guide to building a skills section that impresses recruiters and passes ATS scans. Includes skills lists by industry, formattin How to Write a Professional Summary for Your Resume (2026)Learn how to write a compelling resume summary that grabs attention in 6 seconds. Includes formulas, examples by industry, and common mistak Resume vs CV: Which One Do You Need? (2026 Guide)Understand the difference between a resume and a CV, when to use each, and how formatting expectations differ by country and industry. Sales Tax on Invoices: A State-by-State Guide (2026)How to handle sales tax on invoices across US states. Covers when to charge sales tax, how to calculate it, and how to display it on your in Design Tokens & Systems: The 2026 GuideLearn what design tokens are, how to build a design system, and export tokens as CSS variables, Tailwind config, SCSS, o 19 Free Developer Tools Online (2026)Free online developer tools: JSON formatter, regex tester, code beautifier, diff checker, hash generator, UUID generator How to Analyze Text Readability and Word CountCheck word count, character count, reading time, and readability scores. Flesch-Kincaid, Gunning Fog, and other readabil How to Calculate Aspect Ratio for Images and VideoCalculate the aspect ratio of any dimensions. Convert between ratios, find equivalent sizes, and understand common ratio How to Calculate Unix File Permissions (chmod)Calculate chmod numeric values from permission strings. Understand read, write, execute permissions for owner, group, an How to Compress PDF Files Without Losing Quality (2026)Reduce PDF file size by 40-80%. Learn about image optimization, font subsetting, compression levels, and when quality lo How to Convert Between Binary, Octal, Decimal, and HexConvert numbers between binary (base-2), octal (base-8), decimal (base-10), and hexadecimal (base-16). The math explaine How to Convert Text Case: Uppercase, Lowercase, Title CaseConvert text between uppercase, lowercase, title case, sentence case, camelCase, kebab-case, and snake_case. Free online How to Convert Unix Timestamps to Human-Readable DatesConvert Unix timestamps to dates and dates to timestamps. Understand epoch time, milliseconds vs seconds, and timezone h How to Count Words and Characters in TextCount words, characters, sentences, and paragraphs instantly. Check text against social media limits and estimate readin How to Extract Pages from a PDF Online (2026)Extract specific pages from PDF documents. Pull out individual pages or page ranges to create smaller, focused PDFs. Fre How to Find and Copy Emojis by Name or CategorySearch, browse, and copy emojis by name, category, or keyword. Get Unicode code points, shortcodes, and HTML entities fo How to Generate Custom Placeholder Text (Beyond Lorem Ipsum)Generate themed placeholder text: tech, business, hipster, and custom styles. Multiple formats for paragraphs, sentences How to Generate Lorem Ipsum Placeholder TextGenerate paragraphs, sentences, or words of Lorem Ipsum placeholder text. Understand what it means and when to use it in How to Generate a QR Code (Free, No Signup)Create QR codes for URLs, text, Wi-Fi networks, and contact cards. Customize colors, add logos, and download in PNG or S How to Generate a Secure PasswordGenerate cryptographically secure passwords. Understand password entropy, length vs complexity, and why random generatio How to Generate SEO-Friendly URL SlugsConvert titles to clean URL slugs. Remove special characters, handle Unicode, and follow SEO best practices for URL stru How to Merge PDF Files Online (2026)Combine multiple PDFs into one document. Learn about page ordering, file size management, and how to merge without losin How to Rotate PDF Pages Online (2026)Rotate individual PDF pages or entire documents by 90, 180, or 270 degrees. Fix sideways scans, correct landscape pages, Lorem Ipsum & Placeholder Tools for Designers (2026)Everything about placeholder text and images: what Lorem Ipsum actually means, when to use it vs real content, alternati QR Codes, Screenshots & Mockup Tools (2026)Free tools for generating QR codes, creating device mockups, and producing placeholder images — all in your browser. QR Codes, Mockups & Visual Content Tools (2026)Generate QR codes, create device mockups, find emojis, and build HTML tables with free browser tools. Social Media Character Limits 2026: Every Platform's RulesUpdated 2026 character limits for X (Twitter), Instagram, LinkedIn, Facebook, TikTok, Threads, YouTube, and more. Post l Text Analysis, Case Conversion & Content Writing Tools (2026)Analyze readability, convert text cases, count words, and check social media character limits. Text Tools: Analyze, Transform & Count (2026)Free text utilities — word counter, character counter, case converter, text analyzer, social media character counter, an How to Convert Images to PDF Online (2026)Convert JPG, PNG, WebP, and other images to PDF documents in your browser. Learn about page sizing, image ordering, quality settings, and batch conversion.

SEO — 9 guides

How to Check Keyword Density for SEO: The Complete Writer's GuideAnalyze keyword density in your content — unigrams, bigrams, trigrams, stopword filtering, the ideal range, the 4% warning, and when density won't help. How to Write Headlines That Actually Convert (2026)Write headlines that drive clicks. Power words, emotional triggers, optimal length, and the formulas that proven headline analyzers look for. How to Count Sentences (And Why Sentence Length Matters)Understand why sentence length is the strongest predictor of readability. Learn how to count sentences accurately and improve writing rhythm. SERP Preview: How to Optimize Titles for Google (2026)Master Google SERP optimization. Why pixel width matters more than character count, how Google rewrites titles, and what to do about it. How AI Text Detection Works & How to Write More Naturally (2026)Understand how AI text detectors analyze writing patterns. Learn what makes AI text detectable and practical tips to make your writing sound Understanding Readability Scores & How to Optimize Your Writing (2026)Learn what Flesch-Kincaid, Gunning Fog, SMOG, and other readability scores mean. How to interpret them and practical tips to improve your wr How to Create Meta Tags for SEO (With Examples)Write effective title tags, meta descriptions, Open Graph tags, and Twitter Cards. See exactly how your pages appear in How to Create a robots.txt File (With Examples)Build a robots.txt file that controls search engine crawling. Includes syntax, common rules, disallow patterns, and site Meta Tags & SEO Preview: The Complete Guide (2026)Master HTML meta tags, Open Graph, Twitter Cards, robots.txt, and XML sitemaps. Learn how search engines and social plat

Legal — 12 guides

How to Respond to an Accommodation Request in 2026 (ADA, PWFA, Religious): The Interactive-Process PlaybookADA interactive process per EEOC Enforcement Guidance (reaffirmed 2024) and the February 11 2026 EEOC/OPM telework FAQs. PWFA 2024 final rule with Louisiana v. How to Write a Performance Improvement Plan in 2026 (Without Getting Sued): The Pretext-Proof PlaybookPost-Ames, post-Hittle McDonnell Douglas pretext avoidance. ADA interactive process per EEOC reaffirmed 2024 guidance. FMLA interference post-Bynum/Puris/James/ How to Draft a Severance Agreement in 2026: The Post-McLaren, Post-FTC-Vacatur PlaybookPost-McLaren Macomb narrow confidentiality, OWBPA 7-factor waiver and Exhibit A decisional unit, Speak Out Act and EFAA carve-outs, \u00a71542 California, NJ WA How to Conduct a Workplace Investigation in 2026Post-Stericycle, post-McLaren Macomb operator's guide. Privilege posture, Upjohn warnings, Weingarten and Garrity, narrow confidentiality, Faragher/Ellerth, Nas How to Draft an LLC Operating Agreement (2026): The Post-FinCEN-IFR, Post-NY-LLCTA PlaybookThe 13 sections every LLC operating agreement needs in 2026. 5-state statutory flags, RULLCA vs non-RULLCA defaults, CA \u00a717704.07(c) manager trap, charging How to Draft a Contractor Services Agreement (2026): The Post-DOL NPRM PlaybookThe 13 sections every contractor services agreement needs in 2026. DOL 2026 NPRM economic-reality test, ABC-test states, Freelance Isn't Free compliance, 17 U.S How to Draft Employment Agreements (2026): The Post-FTC-Vacatur PlaybookThe 13 things every employment agreement needs in 2026 after the FTC vacated its non-compete rule on September 5, 2025. 8 agreement types (offer, employment, IC How to Write a Cease and Desist Letter (2026): The Complete GuideThe 13 sections every C&D letter needs in 2026. The 9 claim types and when to use each. The anti-SLAPP landscape across 40 states plus 14 UPEPA jurisdictions. D How to Write a SaaS Subscription Agreement (2026): The Complete GuideThe 13 sections every SaaS Subscription Agreement needs, the 8 templates (B2C consumer, B2B SaaS, Enterprise MSA+Order Form, per-seat, usage-based, freemium, ma How to Write a GDPR DPA (2026): The Complete GuideThe 13 things every Data Processing Agreement needs in 2026: Article 28(3)'s eight mandatory clauses, SCC 2021/914 Module 2 and Module 3 incorporation, UK IDTA, How to Write an NDA (2026): The Complete GuideThe 13 sections every NDA needs, the DTSA whistleblower notice that preserves double damages, California's Silenced No More Act, the state-by-state non-compete How to Write a EULA (2026): The Complete GuideThe 14 sections every EULA needs, Apple's 10 Minimum Terms, EU AI Act Article 50 transparency, clickwrap vs browsewrap enforceability, AI training opt-outs, exp

Learning Paths

Curated sequences of guides designed to take you from beginner to proficient in a specific skill area.

⟨/⟩
The Complete CSS Guide
19 guides →
Web Developer Toolkit
15 guides →
🎨
Color Design Mastery
7 guides →
🖼
Image Optimization Guide
9 guides →
📊
SEO & Content Optimization
8 guides →
Legal Document Playbook
12 guides →
📄
PDF Mastery
5 guides →
📝
Resume & Career Toolkit
6 guides →

Built by Derek Giordano · Part of Ultimate Design Tools