CSS Opacity & RGBA Generator - Online Transparency Tool
Adjust opacity visually with a slider and see the different CSS representations (opacity property vs RGBA/HSLA). Copy best option.
UD5 Toolkit
Upload an image above to view its color channels
Adjust opacity visually with a slider and see the different CSS representations (opacity property vs RGBA/HSLA). Copy best option.
Compare visibility: hidden vs display: none. See how each affects layout and event listeners. Inline code.
Convert an SVG shape into a CSS mask‑image. Transparent regions become masked. Great for custom image crops. Client‑side.
Generate a grey placeholder image with custom text and dimensions. Data URI output. No external service.
Record audio from your microphone and export as a WAV file. Monitor levels. Processed entirely in your browser.
Record audio from your microphone and export as a WAV file. Monitor levels. Processed entirely in your browser.
Upload a photo to create a numbered painting canvas with color swatches. Print and paint. Local only.
Flip images vertically or horizontally, and rotate in 90° increments. Quick and simple editing right in the browser. Download the corrected image instantly.
Generate a subtle or heavy noise/grain texture as a CSS background. Adjust intensity and color. Copy the small code.
Generate custom placeholder images for mockups and layouts. Specify dimensions, colors, and text. Export as PNG or use the generated data URI. Entirely browser-based.
An animated hourglass that you can set for any time. Watch the sand flow. Beautiful and calming timer.
Generate random license keys or serial numbers in various formats (XXXX-XXXX-XXXX). Useful for software activation testing. Local generation.
Paste a list of URLs or texts and generate QR codes all at once. Download as individual images or a single sheet.
Write HTML, CSS, and JavaScript in separate panes and see the result in real time. Store your snippets locally.
Generate classic retro sound effects (coin, jump, explosion) using oscillators and noise. Play and download as WAV. Web Audio API fun.
Convert between square meters, square feet, acres, hectares, and more. Essential for real estate and land measurements. Instant results, private data.
Paste a phone number and format it according to the E.164 standard. Identify country and detect common typos. Local parser.
Move the vanishing point of a 3D scene. Drag to set perspective‑origin and see the scene shift. Copy CSS.
Connect to a serial device (Arduino, etc.) via the Web Serial API. Send and receive text. No native app needed.
Dual-function tool: a precise stopwatch with laps and a configurable countdown timer with alarm sound. Works offline, perfect for activities.
Convert JSON data structures to clean, human-readable YAML. Indentation and formatting preserved. All processing done locally for your privacy.
Generate cryptographic key pairs using the Web Crypto API. Export as JWK or raw. No server needed; pure security.
Convert any human‑readable date to a Unix timestamp in seconds or milliseconds. Also shows ISO 8601. Clean interface.
Fill in container image and ports. Generate a Deployment and Service YAML with best practices. Start your K8s journey.
Upload multiple SVGs and combine them into a single SVG sprite sheet with `<symbol>` and `<use>`. Fast icon system.
Convert Unix timestamps to human-readable dates and vice versa. Supports seconds and milliseconds. Ideal for developers debugging time-related code.
Generate the next sequential invoice number with optional prefix and date stamp. Keep track locally or export.
Create .srt subtitle files manually by adding lines and setting times with a simple player. Download the result. Local.
Run multiple named timers simultaneously for cooking. Presets like pasta, rice, etc. Audio alarm. Works in background.
Build an accessible modal using the native <dialog> element. Customize backdrop, content, and open/close logic. Copy the code.