Utilities
Handy tools for daily digital tasks. Generate secure random passwords, create custom QR codes, or count words in your text without leaving this page. All converters and tools process documents completely client-side. Your files never leave your computer.
Available Tools
Video Compressor
Reduce the file size of your MP4 or WebM videos client-side in the browser.
Video Converter
Convert video files to MP4 or WebM client-side in the browser.
MP4 to MP3
Extract high-quality MP3 audio tracks from MP4 video files client-side.
Video to MP3
Extract high-fidelity MP3 sound tracks from any video files client-side.
Video Trimmer
Cut and trim video files to specific duration boundaries client-side.
Video Cutter
Cut out segments of your video files client-side in the browser.
Video Merger
Combine multiple MP4 or WebM video clips sequentially client-side.
MOV to MP4
Convert Apple MOV videos to widely compatible MP4 files client-side.
MKV to MP4
Convert high-resolution MKV videos to standard MP4 format client-side.
WebM to MP4
Convert WebM files to widely compatible MP4 video format client-side.
MP4 to WebM
Convert standard MP4 videos to lightweight WebP/WebM format client-side.
Video to GIF
Convert video files to animated GIF images client-side in the browser.
GIF to MP4
Convert animated GIF files to MP4 video format client-side in the browser.
Mute Video
Remove audio tracks from video files client-side in the browser.
Remove Audio from Video
Strip sound and music tracks from your videos client-side.
Add Audio to Video
Merge or replace audio tracks in video files client-side in the browser.
Video Speed Changer
Speed up or slow down video clip playback rates client-side.
Video Cropper
Crop and trim dimensions of your video frames client-side.
Video Rotator
Rotate videos by 90, 180, or 270 degrees client-side.
Video Resolution Changer
Scale down or change resolution coordinates of your videos client-side.
Video Aspect Ratio Converter
Modify aspect ratios (16:9, 4:3, 1:1) of your videos client-side.
Extract Frames from Video
Extract individual timeline frames from videos as JPEGs client-side.
Audio Compressor
Reduce audio file sizes by adjusting sample rates and channels client-side.
Audio Cutter
Cut out custom segments of your audio files client-side.
Audio Trimmer
Trim duration ranges of audio tracks client-side.
Audio Merger
Combine multiple audio tracks sequentially into one file client-side.
WAV to MP3
Convert lossless WAV files to compressed MP3 tracks client-side.
MP3 to WAV
Convert MP3 audio tracks to standard lossless WAV files client-side.
M4A to MP3
Convert Apple M4A audio files to standard MP3 format client-side.
FLAC to MP3
Convert high-fidelity FLAC audio files to standard compressed MP3 format client-side.
QR Code Generator
Create customizable QR codes for text, URLs, contacts, or WiFi.
Password Generator
Generate secure, random passwords with custom length and character sets.
Word Counter
Count characters, words, sentences, and paragraphs in real time.
JSON Formatter
Format, clean, and align raw JSON structures with readable spacing.
JSON Validator
Check JSON syntax correctness, highlighting errors and line numbers.
CSS Minifier
Compress CSS codes by removing comments and spaces to optimize speed.
CSS Beautifier
Format and structure CSS code blocks with standard indentation.
JS Minifier
Compress and minify JS files to decrease load times.
JS Beautifier
Beautify and indent raw JS/JSON code blocks.
XML Formatter
Indent and structure raw XML trees with clean node spacing.
SQL Formatter
Clean and format SQL queries putting keywords on new lines.
CSV to JSON
Parse tabular CSV structures into structured JSON object arrays.
JSON to CSV
Convert structured JSON object arrays to downloadable CSV tables.
Markdown to HTML
Compile Markdown code tags into clean, structured HTML blocks.
HTML to Markdown
Translate standard HTML blocks back to simple Markdown notation.
Base64 Encoder
Encode plain text strings into Base64 ASCII characters.
Base64 Decoder
Decode Base64 ASCII characters back to plain text strings.
URL Encoder
Encode query parameter strings to make them safe for web URLs.
URL Decoder
Decode percent-encoded URL links back to plain text strings.
HTML Entity Encoder
Convert special text characters into safe HTML character entities.
HTML Entity Decoder
Decode HTML character entities back to standard text characters.
Binary to Text
Translate base-2 binary byte blocks back to readable text strings.
Text to Binary
Translate text strings into base-2 binary byte sequences.
Morse Code Translator
Encode standard text into Morse code signals, and decode them back.
Roman Numeral Converter
Convert base-10 digits to Roman numerals and decode them back.
MD5 Generator
Compute a standard 128-bit MD5 signature hash for verification checks.
SHA-256 Generator
Compute a secure 256-bit SHA-256 integrity signature hash value.
Hash Generator
Compute MD5, SHA-1, SHA-256, and SHA-512 hashes simultaneously.
Text Case Converter
Convert text case formatting between UPPERCASE, lowercase, title, camel, and snake case.
Diff Checker
Compare two text blocks side-by-side highlighting line and word shifts.
Lorem Ipsum Generator
Generate customizable paragraphs of placeholder Lorem Ipsum dummy text.
String Escaper
Escape quote marks and slashes to make text safe for code inclusion.
Text Reverser
Reverse string characters or word order online client-side.
Duplicate Lines Remover
Filter lists to remove duplicate line items client-side.
UUID Generator
Generate bulk secure random RFC4122 v4 UUID identifiers.
User Agent Parser
Parse browser user-agent header strings revealing browser, OS and device brands.
Epoch Converter
Convert Unix epoch timestamps to dates and vice versa.
Regex Tester
Test regular expressions highlighting matching string boundaries.
Random Number Generator
Generate random numbers within custom minimum and maximum limits.
DNS Lookup
Query public Cloudflare DNS servers to check domain records.
WHOIS Record Lookup
Query WHOIS RDAP records to see domain ownership data.
IP Lookup & Geolocation
Locate geolocation details, city, country, and ISP coordinates of any IP address.
Port Scanner
Check connectivity status of host network ports client-side.
Keyword Density Checker
Analyze keyword frequency density of your content for SEO writing.
Remove Extra Spaces
Remove double spaces and extra whitespace tabs from texts.
Remove Line Breaks
Strip out return carriage line breaks to join paragraphs.
Find & Replace Text
Search string substrings and replace them with custom text in-browser.
Sort Lines
Sort lines in alphabetical order ascending or descending.
Random Name Picker
Pick random items or names out of a list client-side.
URL Slug Generator
Convert strings to lowercased URL friendly slugs.
Typing Speed Test
Measure typing speed WPM and character accuracy locally.
QR Code Scanner
Decode QR code matrices from uploaded images client-side.
Barcode Generator
Generate standard Code 39 barcodes as vector SVGs offline.
WhatsApp Link Generator
Build short wa.me links with custom pre-filled message texts.
UTM Campaign Builder
Build URLs with tracking source, medium, and campaign parameters.
Invoice Generator
Create and format simple invoices offline for consulting and services.
JWT Decoder
Inspect and decode JWT headers, payloads, and signatures instantly.
YAML Formatter
Format, parse, and validate YAML spacing indentations in-browser.
YAML Validator
Verify YAML syntax format rules client-side with error logs.
JSON to YAML Converter
Translate JSON data arrays into clean indented YAML structures.
YAML to JSON Converter
Translate YAML configurations back to JSON data structures.
XML to JSON Converter
Translate XML tags into JSON objects client-side.
HTML Formatter
Format, align, and prettify nested HTML layouts offline.
HTML Minifier
Minify and compress HTML strings by removing spaces and comments.
Cron Expression Parser
Parse 5-field cron scheduling lines into human readable descriptions.
URL Parser & Query Mapper
Parse URL protocols, hosts, paths, and query string keys in tables.
Base64 Image Encoder
Encode pictures and logos into data:image base64 URI strings.
UUID Validator
Validate format pattern of UUID keys client-side.
JSON to TypeScript Converter
Translate JSON schemas into autogenerated TypeScript interface models.
Markdown Previewer
Preview compiled rich HTML layout of raw Markdown texts in-browser.
YouTube Downloader
Download YouTube video clips and audio streams client-side in-browser.
Instagram Downloader
Download Instagram Reels, story videos, and posts client-side in-browser.
TikTok Downloader
Download TikTok videos and slides client-side without watermarks.
Twitter (X) Downloader
Download Twitter and X media videos client-side in-browser.
Facebook Downloader
Download Facebook posts, watch clips, and stories client-side in-browser.
UPI QR Code Generator
Generate standards-compliant UPI payment QR codes locally for instant mobile bank transfers.