Add Line Numbers - Online Number Text Lines Tool
Number each line of your text sequentially. Customize start number and format. Useful for code snippets, tutorials, and document review. Private operation.
UD5 Toolkit
Validate, format & normalize phone numbers to E.164, International, National & RFC3966 formats.
Enter a phone number above to see formatted results and validation details.
Everything you need to know about international phone number formatting and validation.
tel:+14155552671 and can include optional parameters like ;phone-context=+1. When a user taps a tel: link on their smartphone, it automatically opens the dialer with the number pre-filled. This format is essential for web developers creating mobile-friendly contact pages and email signatures.
Number each line of your text sequentially. Customize start number and format. Useful for code snippets, tutorials, and document review. Private operation.
Generate random license keys or serial numbers in various formats (XXXX-XXXX-XXXX). Useful for software activation testing. Local generation.
Convert any human‑readable date to a Unix timestamp in seconds or milliseconds. Also shows ISO 8601. Clean interface.
Generate the next sequential invoice number with optional prefix and date stamp. Keep track locally or export.
Upload a photo to create a numbered painting canvas with color swatches. Print and paint. Local only.
Convert Unix timestamps to human-readable dates and vice versa. Supports seconds and milliseconds. Ideal for developers debugging time-related code.
Convert JSON data structures to clean, human-readable YAML. Indentation and formatting preserved. All processing done locally for your privacy.
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.
Generate cryptographic key pairs using the Web Crypto API. Export as JWK or raw. No server needed; pure security.
Paste a list of URLs or texts and generate QR codes all at once. Download as individual images or a single sheet.
Run multiple named timers simultaneously for cooking. Presets like pasta, rice, etc. Audio alarm. Works in background.
Generate a grey placeholder image with custom text and dimensions. Data URI output. No external service.
Design custom unordered and ordered lists with images, strings, or counters. Preview and copy the CSS.
Connect to a serial device (Arduino, etc.) via the Web Serial API. Send and receive text. No native app needed.
Convert between square meters, square feet, acres, hectares, and more. Essential for real estate and land measurements. Instant results, private data.
Design a custom counter style with symbols, range, and speak‑as. Preview ordered lists with your new style. Export the CSS rule.
Dual-function tool: a precise stopwatch with laps and a configurable countdown timer with alarm sound. Works offline, perfect for activities.
Create .srt subtitle files manually by adding lines and setting times with a simple player. Download the result. Local.
Adjust opacity visually with a slider and see the different CSS representations (opacity property vs RGBA/HSLA). Copy best option.
Build an accessible modal using the native <dialog> element. Customize backdrop, content, and open/close logic. Copy the code.
Convert an SVG shape into a CSS mask‑image. Transparent regions become masked. Great for custom image crops. Client‑side.
Fill in container image and ports. Generate a Deployment and Service YAML with best practices. Start your K8s journey.
View the individual red, green, and blue channels of an image as grayscale. Photographer and developer tool.
Get a clean, commented JS plugin skeleton with IIFE or ES module pattern. Start your new library faster.
An animated hourglass that you can set for any time. Watch the sand flow. Beautiful and calming timer.
Generate a subtle or heavy noise/grain texture as a CSS background. Adjust intensity and color. Copy the small code.
Generate classic retro sound effects (coin, jump, explosion) using oscillators and noise. Play and download as WAV. Web Audio API fun.
Flip images vertically or horizontally, and rotate in 90° increments. Quick and simple editing right in the browser. Download the corrected image instantly.
Compare visibility: hidden vs display: none. See how each affects layout and event listeners. Inline code.