Web & DevOps Tools
Web & DevOps tools bundle the small, repeatable utilities you reach for while building, configuring and deploying sites and services. Generate a full nginx server block or an Apache .htaccess with the Nginx Config Generator and .htaccess Generator, spin up SEO files with the robots.txt Generator and XML Sitemap Generator, and scaffold repos with the .gitignore Generator. The Chmod Calculator converts Unix permissions between octal and symbolic rwx, the HTTP Status & MIME Types reference makes status codes and content types searchable, the Semver Calculator parses, compares and range-checks semantic versions, and the Open Graph Generator builds social meta tags with a live card preview. Built for developers and DevOps engineers, every tool runs in your browser, so the domains, paths and values you enter are processed on your device and nothing is uploaded.
- Chmod Calculator — Convert Unix file permissions between octal and symbolic (rwx).
- .gitignore Generator — Build a .gitignore from common language and tool templates.
- HTTP Status & MIME Types — Searchable reference of HTTP status codes and MIME content types.
- Open Graph Generator — Generate Open Graph & Twitter meta tags with a live social-card preview.
- robots.txt Generator — Visually build a robots.txt with user-agent rules, allow/disallow paths, crawl-delay and sitemaps.
- XML Sitemap Generator — Turn a list of URLs into a standards-compliant sitemap.xml with optional lastmod, changefreq and priority.
- .htaccess Generator — Toggle and configure common Apache .htaccess snippets with live output.
- Nginx Config Generator — Build an nginx server block (static, reverse proxy, SSL, gzip, caching) from simple toggles.
- Semver Calculator — Parse, compare, range-check, increment, and coerce semantic versions.
- Cache-Control Header Builder — Assemble a correct HTTP Cache-Control header from plain toggles and human time units, with copy-ready nginx, Apache, and meta snippets.
- Meta Tag Generator — Generate SEO, Open Graph and Twitter Card meta tags for your page from a simple form.
- CSP Header Generator — Build a Content-Security-Policy header from directive toggles, with report-only and copy output.
- htpasswd Generator — Generate Apache/nginx .htpasswd entries with bcrypt or SHA-1 hashed passwords, in your browser.
- Tailwind Color Generator — Generate a full 50-950 Tailwind color scale from one brand color, with config-ready output.
- CSS Grid Generator — Build CSS grid layouts visually and copy grid-template-columns, rows and gap.
- CSS Clamp Calculator — Calculate a fluid CSS clamp() value from min and max sizes and viewport widths.
- Cubic Bezier Generator — Design a cubic-bezier() easing curve with draggable handles and an animated preview.
- Redirect Map Generator — Turn an old-to-new URL list into 301 redirect rules for nginx, Apache, Netlify and Vercel.
- JSON-LD Generator — Generate schema.org JSON-LD structured data for Article, Product, FAQ and more from a form.
- Query String to JSON — Convert a URL query string to JSON and back, handling nested keys and repeated params.
- HTML to JSX Converter — Convert HTML to valid React JSX: className, style objects, self-closing tags and camelCase.
- CSS Gradient Generator — Design linear, radial and conic CSS gradients with live color stops and copy the code.
- CSS Box Shadow Generator — Build layered CSS box-shadow values with a live preview and copyable code.
- CSS Border Radius Generator — Create simple or per-corner CSS border-radius, including blob shapes, with a live preview.
- .editorconfig Generator — Generate an .editorconfig from indent, charset and newline options with per-language overrides.
- Aspect Ratio Calculator — Simplify ratios, solve missing dimensions and fit sizes into boxes, with CSS output.
Frequently asked questions
- What can I do with these Web & DevOps tools?
- You can generate an nginx server block or an Apache .htaccess, build a robots.txt and an XML sitemap, assemble a .gitignore, convert chmod permissions between octal and symbolic rwx, look up HTTP status codes and MIME types, work through semver ranges, and create Open Graph and Twitter meta tags — the everyday tasks that come up while building, configuring and deploying web projects.
- Which server config formats do these tools generate?
- The Nginx Config Generator builds a complete server block for static sites or reverse proxies with optional SSL, gzip and caching, while the .htaccess Generator produces Apache rules for HTTPS and www redirects, 301s, compression, caching and security headers. Both update live and let you copy or download the file.
- Can I create robots.txt and sitemap.xml files here?
- Yes. The robots.txt Generator lets you build user-agent groups with allow/disallow paths, crawl-delay and sitemap lines, and the XML Sitemap Generator turns a list of URLs into a standards-compliant sitemap.xml with optional lastmod, changefreq and priority — both ready to copy or download.
- Are these Web & DevOps tools safe to use?
- Yes. Each tool runs in your browser, so configs, permissions, ignore templates, URLs and meta values are processed on your device. Nothing is uploaded, which means internal domains, paths and IP addresses stay with you.
- Do the Web & DevOps tools work offline?
- Once the page has loaded, the tools run on the client, so the config generators, chmod calculator, HTTP reference, semver calculator and Open Graph Generator keep working without a live connection. Your inputs are computed locally rather than sent to a backend.
- Who are these Web & DevOps tools built for?
- They are built for developers, DevOps and platform engineers, and site owners wiring up web infrastructure — anyone who needs to generate a server config, produce SEO files, set file permissions, reason about versions or prepare pages for sharing without switching to a terminal or a half-remembered reference.