Build responsive CSS media queries visually. Use presets or define custom breakpoints, then copy the generated CSS.
Strategy
Preset
Uses min-width queries. Styles apply from the breakpoint upward. Recommended for modern projects — write base styles for small screens and progressively enhance for larger ones.
Uses max-width queries. Styles apply from the breakpoint downward. Useful when adapting an existing desktop layout for smaller screens.
All processing happens in your browser. Nothing is sent to a server.
Yes, CSS Media Query Generator is completely free to use on UtilityCove.
No. CSS Media Query Generator runs in your browser, so your input stays on your device.
Yes. CSS Media Query Generator works on modern mobile and desktop browsers.
Folder Structure Generator
Build folder structure diagrams, ASCII directory trees, and file tree visualizations for READMEs and docs.
.gitignore Generator
Generate merged .gitignore rules for your stack with one click.
JSON to TypeScript Interface
Convert JSON into TypeScript interfaces with inferred nested types.
Text to Slug Converter
Convert titles and phrases into clean SEO-friendly URL slugs.
UTM Builder
Build campaign URLs with UTM parameters for analytics tracking.
JSON Formatter & Validator
Validate, format, and minify JSON directly in your browser.