Certificate Signing Request (CSR) Generator - Online
Generate a CSR and private key pair in the browser using the Web Crypto API. Download both as files. No data sent to server.
UD5 Toolkit
Verify instantly whether your SSL certificate and private key form a matched pair.
Drag & drop certificate file here
or click to browse
Drag & drop private key file here
or click to browse
-----BEGIN CERTIFICATE----- and -----BEGIN PRIVATE KEY-----. If you only have a PFX/P12 bundle, you can split it using OpenSSL commands.Generate a CSR and private key pair in the browser using the Web Crypto API. Download both as files. No data sent to server.
Pick two colors and mix them in different color spaces with sliders. See the difference between sRGB and OKLCH mixing. Copy the code.
Break down any URL into its individual components: protocol, hostname, path, query parameters. Decode query strings easily. Purely client-side.
Pick two images or colors and apply all 16 CSS mixâblendâmode values live. See and copy the right CSS for your design.
Generate a standard otpauth:// URI and QR code for authenticator apps. Set issuer, account, and secret. All local.
Make your JavaScript code more readable with this online beautifier. Format and indent JS automatically. Works entirely in your browser, protecting your code privacy.
Optimize an SVG and convert it into a URLâencoded data URI ready for CSS backgrounds. Strip unnecessary attributes. All local.
Parse CSV files into structured JSON arrays or objects. Customize delimiters and headers. Processed completely in your browser to protect sensitive data.
Browse a collection of common UI components (cards, modals, navbars) built with pure CSS. Preview and copy the HTML/CSS. Fast prototyping.
Minify JavaScript and CSS code to reduce file size for production. Remove whitespace and comments instantly. Run locally, your code stays private.
Convert any length between px, rem, em, vw, vh, %, and pt. Set base size for context. Ultimate frontend helper.
Convert an SVG into a dataâURI for maskâimage or maskâposition. Create nonâdestructive clipping masks via CSS.
Add multiple CSS filters (grayscale, blur, hueârotate) to an image. See the combined effect. Copy the CSS filter value.
Paste an SVG path and convert all relative commands to absolute. Also smooth curves to lines. Local parser.
Paste an SVG and get an optimized, URLâencoded data URI for use in CSS backgrounds. Reduces file size and escapes characters.
Hash any text using simple, fast algorithms: DJB2, SDBM, or CRC32. Get integer or hex. For quick lookups. Local.
Style the notoriously hard file input. Generate a consistent button with preview. Copy the HTML/CSS.
Encode or decode a string for use in a URL query parameter. See the raw and encoded versions. Dev tool.
Visually apply CSS transform functions like rotate, scale, skew, and translate. Obtain the exact CSS code for your elements. No coding needed.
Compile SCSS code to CSS directly in the browser using the official Sass.js library. Supports variables, mixins, nesting. No server upload required.
Pick a COLRv1 color font and change its palette with fontâpalette. Create custom palettes with @fontâpaletteâvalues.
Interactively apply CSS filter functions (blur, brightness, contrast, etc.) to an image and copy the resulting filter property. No coding required.
Choose a base style guide (Airbnb, Standard, Google) and add plugins. Generate a readyâtoâuse .eslintrc config.
Design beautiful buttons with gradients, shadows, and hover/active effects. No JavaScript required. Copy the CSS.
Paste your SCSS or Sass code and compile it to standard CSS. Basic sass.js engine runs in your browser. No server.
Paste an SVG and convert it to a React Native component using reactânativeâsvg elements. For mobile apps. Local.
Write global CSS and autoâgenerate unique, scoped class names with source maps. Understand CSS Modules naming.
Paste INI content and convert it to a structured JSON object. Handles sections and comments. Clientâside only.
Create SEOâfriendly slugs that handle characters from any language. Removes accents, converts Cyrillic, Greek, etc. to Latin. Local.
Paste a CSS gradient and export a vertical swatch image. Ideal for design documents. No server needed.