💻 WebDev Calc

Free web development tools & generators

Small front-end jobs, done in seconds

Front-end work is full of little calculations that break your concentration. Checking whether a grey passes contrast. Remembering which favicon sizes actually matter. Writing the Open Graph tags so a shared link stops looking broken. Working out a box shadow that looks like it belongs on a real surface. None of it is difficult, but stopping to look up a formula or hunt for a generator you trust adds up over a day.

WebDevCalc collects those jobs into single-purpose tools that load fast and do one thing: a WCAG contrast checker, a robots.txt builder, a favicon set generator, meta tag and Open Graph generators, a CSS box shadow generator, and a viewport tag builder. Each tool sits alongside a written explanation of the standard behind it, so you can see why the output is correct instead of pasting it on faith.

Everything is grounded in published specifications rather than folklore. Contrast uses the WCAG ratio thresholds, the meta and social tags follow what the platforms actually parse, and the CSS tools follow the properties as specified. Where a rule comes from a source such as MDN, the W3C, or web.dev, the guide says so.

No accounts, no paywalls, and nothing to install. Everything runs in your browser and what you type stays on your machine. Pick a tool below, or read the developer guides for the longer explanations.

Color Contrast Checker

WCAG 2.1 contrast ratio checker for foreground/background color pairs. Pass/fail ratings for AA and AAA levels.

robots.txt Generator

Generate robots.txt files with allow/disallow directives, sitemap URLs, crawl-delay, and user-agent blocks.

Favicon Generator

Generate favicon HTML meta tags in multiple sizes for optimal browser display.

Meta Tag Generator

Generate complete SEO meta tags including title, description, keywords, robots directives, and canonical URL.

Open Graph Tag Generator

Create OG and Twitter Card meta tags with live preview for social media sharing.

CSS Box Shadow Generator

Visually create CSS box shadows with live preview. Adjust offset, blur, spread, color, and opacity.

Viewport Meta Tag Generator

Generate viewport, mobile, theme color, and PWA meta tags for responsive web design.

AboutContactPrivacy Policy