Tools that run in your browser
210+ focused tools for images, PDFs, text, social media, ID photos, encoding, and more. Drop a file or paste a string and get clean output back — nothing is ever uploaded.
Image Tools 3
Image to Base64
Image ToolsConvert PNG, JPG, WebP, GIF, SVG and more into a Base64 string or data URI.
Launch toolBase64 to Image
Image ToolsPaste a Base64 string or data URI and preview, download, or copy the image.
Launch toolImage URL to Base64
Image ToolsFetch an image by URL and convert it to Base64 — with graceful CORS handling.
Launch toolText Tools 2
Developer Tools 2
Converters 2
Validators 1
Image Processing 28
Image Resizer
Image ProcessingResize images by pixels or percentage with aspect-lock, presets, and social-media sizes.
Launch toolImage Compressor
Image ProcessingShrink PNG, JPG, and WebP with a live quality slider and before/after size readout.
Launch toolImage Cropper
Image ProcessingCrop freely or to fixed ratios (1:1, 16:9, 4:3, 3:2) with a live drag overlay.
Launch toolImage Rotator
Image ProcessingRotate by 90, 180, 270 degrees or any custom angle, with a live preview.
Launch toolImage Flipper
Image ProcessingMirror an image horizontally or vertically and download the result.
Launch toolImage Format Converter
Image ProcessingConvert between PNG, JPG, WebP, BMP, and more, with quality control where supported.
Launch toolImage Quality Optimizer
Image ProcessingFind the best quality-to-size balance with a target-size estimator and live preview.
Launch toolBefore / After Compare
Image ProcessingSlide between original and processed images with sizes and difference side by side.
Launch toolJPG to PNG Converter
Image ProcessingConvert JPG and JPEG images to lossless PNG in your browser. Private, client-side, no uploads.
Launch toolPNG to JPG Converter
Image ProcessingConvert PNG images to JPG with a background colour for transparent areas. Client-side, no uploads.
Launch toolWebP to JPG Converter
Image ProcessingConvert WebP images to high-quality JPG in your browser. Private, client-side, no uploads.
Launch toolJPG to WebP Converter
Image ProcessingConvert JPG and JPEG images to compact WebP with a quality slider. Client-side, no uploads.
Launch toolPNG to WebP Converter
Image ProcessingConvert PNG images to WebP with transparency support and a quality slider. Client-side, no uploads.
Launch toolWebP to PNG Converter
Image ProcessingConvert WebP images to lossless PNG with transparency support. Client-side, no uploads.
Launch toolAVIF Converter
Image ProcessingConvert AVIF to PNG or JPG, and encode PNG or JPG to AVIF where your browser supports it. Client-side, no uploads.
Launch toolSVG Converter
Image ProcessingConvert SVG to PNG, JPG, or WebP at any scale, with crisp vector rendering before rasterizing. Client-side, no uploads.
Launch toolICO Generator
Image ProcessingGenerate a multi-size .ico file (16–256 px) from any image, in your browser.
Launch toolFavicon Generator
Image ProcessingGenerate a full favicon package — ICO, PNGs, Apple touch, Android, and a web manifest — as a ZIP.
Launch toolWatermark Image
Image ProcessingAdd a text or image watermark with opacity, rotation, scale, position, and tiling. Client-side.
Launch toolAdd Text to Image
Image ProcessingAdd styled text layers to an image with fonts, color, stroke, shadow, alignment, and rotation.
Launch toolMeme Generator
Image ProcessingMake memes with top and bottom captions in the classic Impact style, stroke, and shadow. Client-side.
Launch toolBlur Image
Image ProcessingBlur an entire image or just a region with an adjustable Gaussian radius. Undo, redo, download.
Launch toolPixelate Image
Image ProcessingPixelate an entire image or a region with an adjustable pixel size. Undo, redo, download.
Launch toolSharpen Image
Image ProcessingSharpen an image with an adjustable intensity and live preview. Reset and download.
Launch toolBrightness Adjuster
Image ProcessingAdjust image brightness with a live slider, undo, redo, and download.
Launch toolContrast Adjuster
Image ProcessingAdjust image contrast with a live slider, undo, redo, and download.
Launch toolImage Splitter
Image ProcessingSplit an image into rows, columns, or a grid, then download the parts as a ZIP.
Launch toolImage Merger
Image ProcessingMerge multiple images horizontally, vertically, or in a grid with spacing and a background colour.
Launch toolBulk & Batch 1
Code Generators 17
HTML Image Generator
Code GeneratorsGenerate a clean <img> tag with a data URI, alt text, dimensions, lazy loading, class, and id.
Launch toolCSS Background Generator
Code GeneratorsBuild a background-image rule with size, repeat, position, attachment, origin, and clip, with live preview.
Launch toolMarkdown Image Generator
Code GeneratorsCreate inline or reference-style Markdown image syntax with alt text and an optional title.
Launch toolJSON Image Generator
Code GeneratorsProduce a pretty or minified JSON object with the data URI, MIME, dimensions, and metadata.
Launch toolXML Image Generator
Code GeneratorsGenerate a well-formed XML document with image metadata and CDATA-wrapped Base64 data.
Launch toolReact JSX Generator
Code GeneratorsGenerate a production-ready React function component with props, lazy loading, and accessibility.
Launch toolVue Component Generator
Code GeneratorsGenerate a single-file Vue 3 component with props, alt text, and lazy loading.
Launch toolAngular Image Generator
Code GeneratorsGenerate an Angular standalone component with property bindings, attributes, and accessibility.
Launch toolNext.js Image Generator
Code GeneratorsGenerate a next/image component with width, height, priority, placeholder, and lazy loading.
Launch toolEmail HTML Generator
Code GeneratorsGenerate email-safe, table-based HTML with inline styles and Outlook-friendly markup.
Launch toolSVG Embed Generator
Code GeneratorsGenerate five ways to embed an image or SVG: inline, object, embed, img tag, and CSS background.
Launch toolImage Embed Playground
Code GeneratorsEdit HTML or CSS embed code and see it render live, with dark-mode preview and instant feedback.
Launch toolHTML Table Generator
Code GeneratorsBuild an HTML table visually — rows, columns, header, footer, alignment, merged cells, and a responsive option — then copy or download clean, framework-free HTML.
Launch toolCSS Button Generator
Code GeneratorsDesign a CSS button with radius, gradient, shadow, hover and active states, font, padding, and animation, with a live preview. Copy or download the CSS.
Launch toolCSS Box Shadow Generator
Code GeneratorsBuild a CSS box-shadow with X/Y offset, blur, spread, color, inset, and multiple layered shadows, with a live preview. Copy or download the CSS.
Launch toolCSS Border Radius Generator
Code GeneratorsBuild a CSS border-radius with individual or linked corners and elliptical radii, with a live preview. Copy or download the CSS.
Launch toolCSS Clip Path Generator
Code GeneratorsBuild a CSS clip-path — circle, ellipse, polygon, inset, and custom polygon points — with a live preview. Copy or download the CSS.
Launch toolDeveloper Utilities 9
Base64 Length Calculator
Developer UtilitiesCalculate the exact encoded Base64 length for any input size, including padding.
Launch toolDecoded Size Estimator
Developer UtilitiesEstimate the decoded byte size of a Base64 string from its length and padding.
Launch toolEncoding Speed Meter
Developer UtilitiesBenchmark how fast your browser encodes and decodes Base64 of varying sizes.
Launch toolCharacter Counter
Developer UtilitiesCount characters, bytes, words, and lines, with a live Base64-validity check.
Launch toolLine Wrap Tool
Developer UtilitiesWrap a long Base64 string to fixed-width lines (MIME 76, PEM 64, or custom).
Launch toolLine Unwrap Tool
Developer UtilitiesCollapse a wrapped Base64 string back into a single continuous line.
Launch toolBase64 Normalizer
Developer UtilitiesConvert between standard and URL-safe alphabets and fix or strip padding.
Launch toolWhitespace Remover
Developer UtilitiesRemove spaces, tabs, and newlines from a string to get a clean, compact payload.
Launch toolData URI Inspector
Developer UtilitiesBreak a data URI into its scheme, MIME type, charset, encoding flag, and payload.
Launch toolFormatters & Validators 15
JSON Formatter
Formatters & ValidatorsBeautify and validate JSON with indentation, error detection, and a collapsible tree view.
Launch toolJSON Minifier
Formatters & ValidatorsCompress JSON to a single line by removing all unnecessary whitespace.
Launch toolJSON Validator
Formatters & ValidatorsCheck JSON for syntax errors and get the exact line and column of any problem.
Launch toolHTML Formatter
Formatters & ValidatorsBeautify HTML with clean indentation, plus a live preview of the markup.
Launch toolHTML Minifier
Formatters & ValidatorsMinify HTML by stripping comments and collapsing whitespace.
Launch toolCSS Formatter
Formatters & ValidatorsBeautify CSS with consistent indentation and spacing for readable stylesheets.
Launch toolCSS Minifier
Formatters & ValidatorsMinify CSS by removing comments and whitespace for smaller stylesheets.
Launch toolJavaScript Beautifier
Formatters & ValidatorsBeautify JavaScript with proper indentation and line breaks, string-safe.
Launch toolJavaScript Minifier
Formatters & ValidatorsMinify JavaScript by stripping comments and collapsing whitespace, safely.
Launch toolXML Formatter
Formatters & ValidatorsBeautify and minify XML with indentation and a validity check.
Launch toolXML Validator
Formatters & ValidatorsValidate XML for well-formedness and see the first parse error.
Launch toolYAML Formatter
Formatters & ValidatorsFormat, re-indent, and validate YAML with clear parse errors — all in your browser.
Launch toolCSV to JSON
Formatters & ValidatorsConvert CSV to JSON with delimiter choice, header detection, and Unicode support.
Launch toolJSON to CSV
Formatters & ValidatorsConvert a JSON array to CSV with automatic headers and nested-key flattening.
Launch toolSQL Formatter
Formatters & ValidatorsBeautify and indent SQL with keyword casing options and preserved comments.
Launch toolEncoders & Escaping 6
URL Encoder
Encoders & EscapingPercent-encode text for safe use in URLs and query strings, in real time.
Launch toolURL Decoder
Encoders & EscapingDecode percent-encoded URLs and query strings back to readable text.
Launch toolUnicode Encoder
Encoders & EscapingConvert text to \uXXXX Unicode escape sequences, with an ASCII-only option.
Launch toolUnicode Decoder
Encoders & EscapingConvert \uXXXX escape sequences back into readable Unicode text.
Launch toolEscape HTML
Encoders & EscapingEscape HTML special characters into entities so markup renders as text.
Launch toolUnescape HTML
Encoders & EscapingConvert HTML entities back into their original characters.
Launch toolText Utilities 20
Text Diff Viewer
Text UtilitiesCompare two text blocks and highlight added, removed, and unchanged lines.
Launch toolCase Converter
Text UtilitiesConvert text between upper, lower, title, camel, pascal, snake, and kebab case.
Launch toolSlug Generator
Text UtilitiesTurn any text into a clean, URL-friendly slug.
Launch toolLine Tools
Text UtilitiesSort, reverse, deduplicate, and remove empty lines, plus reverse the whole text.
Launch toolWord Counter
Text UtilitiesCount words, characters, sentences, and reading time for any text.
Launch toolReading Time Calculator
Text UtilitiesEstimate reading time, speaking time, and page count for any text, with an adjustable words-per-minute speed. In your browser.
Launch toolRemove Duplicate Lines
Text UtilitiesRemove duplicate lines with case-sensitive or case-insensitive matching, preserve order or sort after. Live preview.
Launch toolSort Lines
Text UtilitiesSort lines alphabetically, numerically, naturally, or randomly, ascending or descending, and drop empty lines.
Launch toolReverse Text
Text UtilitiesReverse characters, words, sentences, or the order of lines and paragraphs. Instant, in-browser.
Launch toolRandom Text Generator
Text UtilitiesGenerate random letters, words, sentences, or paragraphs at a custom length. All in your browser.
Launch toolBinary Converter
Text UtilitiesConvert between text, binary, decimal, and hexadecimal in both directions. Instant, in-browser.
Launch toolASCII Converter
Text UtilitiesConvert text to ASCII character codes and back, with a full reference table. In your browser.
Launch toolMorse Code Converter
Text UtilitiesConvert text to Morse code and back, with an optional audio beep playback. All in your browser.
Launch toolFind & Replace
Text UtilitiesFind and replace text with regular expressions, case sensitivity, and whole-word matching, with a live preview.
Launch toolText Cleaner
Text UtilitiesClean text by removing empty lines, trimming spaces, normalizing line endings, removing tabs, and normalizing Unicode.
Launch toolRemove Extra Spaces
Text UtilitiesCollapse multiple spaces, strip leading and trailing spaces, and convert tabs — while keeping words and lines intact.
Launch toolLine Counter
Text UtilitiesCount total, empty, and non-empty lines, with average line length and the longest line. Instant, in-browser.
Launch toolText Splitter
Text UtilitiesSplit text by character count, word count, line count, or a delimiter, and download the parts. In your browser.
Launch toolMarkdown Preview
Text UtilitiesWrite Markdown and see a live rendered preview — headings, lists, tables, code, and links.
Launch toolMarkdown to HTML
Text UtilitiesConvert Markdown to clean, properly escaped HTML you can copy or download.
Launch toolGenerators 5
UUID Generator
GeneratorsGenerate one or many RFC 4122 version 4 UUIDs, with history.
Launch toolTimestamp Converter
GeneratorsConvert between Unix timestamps, milliseconds, and human-readable dates.
Launch toolRandom Generator
GeneratorsGenerate random strings, numbers, passwords, hex, RGB, colors, Base64, and bytes.
Launch toolLorem Ipsum Generator
GeneratorsGenerate placeholder lorem ipsum by words, sentences, or paragraphs.
Launch toolCron Expression Generator
GeneratorsBuild a cron expression with a simple field builder, common presets, and a plain-English explanation.
Launch toolHashing & Checksums 8
MD5 Hash Generator
Hashing & ChecksumsGenerate an MD5 hash from text or a file, instantly in your browser.
Launch toolSHA-1 Hash Generator
Hashing & ChecksumsGenerate a SHA-1 hash from text or a file using the Web Crypto API.
Launch toolSHA-256 Hash Generator
Hashing & ChecksumsGenerate a SHA-256 hash from text or a file using the Web Crypto API.
Launch toolSHA-384 Hash Generator
Hashing & ChecksumsGenerate a SHA-384 hash from text or a file using the Web Crypto API.
Launch toolSHA-512 Hash Generator
Hashing & ChecksumsGenerate a SHA-512 hash from text or a file using the Web Crypto API.
Launch toolHMAC Generator
Hashing & ChecksumsGenerate keyed HMAC signatures (SHA-1/256/384/512) from a message and secret key.
Launch toolCRC32 Generator
Hashing & ChecksumsCompute a CRC32 checksum from text or a file in your browser.
Launch toolFile Hash Calculator
Hashing & ChecksumsHash one or more files with MD5, SHA-1, SHA-256, SHA-384, and SHA-512 at once.
Launch toolSecurity & Tokens 15
Password Generator
Security & TokensGenerate strong, customizable, or pronounceable passwords with a secure random source.
Launch toolPassword Strength Checker
Security & TokensAnalyze password strength, entropy, and estimated crack time, entirely in your browser.
Launch toolJWT Decoder
Security & TokensDecode a JSON Web Token into its header, payload, and signature without verification.
Launch toolJWT Inspector
Security & TokensInspect a JWT with decoded claims, timestamps, and expiry warnings.
Launch toolJWT Viewer
Security & TokensView a JWT as pretty-printed header and payload JSON, side by side.
Launch toolbcrypt Generator
Security & TokensGenerate bcrypt password hashes in your browser with a custom cost factor and execution-time display. Nothing is uploaded.
Launch toolRandom String Generator
Security & TokensGenerate random alphabetic, numeric, alphanumeric, hex, Base64, or custom-charset strings with a secure random source. In-browser.
Launch toolRandom Number Generator
Security & TokensGenerate cryptographically secure random numbers with min/max, integer or decimal, unique values, and multiple results. In-browser.
Launch toolSecure Token Generator
Security & TokensGenerate cryptographically secure tokens — 16/32/64/128 bytes as hex, Base64, or URL-safe, plus JWT-secret and API-key presets. In-browser.
Launch toolPassword Entropy Calculator
Security & TokensMeasure password entropy, strength score, estimated crack time, and character pool, with suggestions to improve it. In-browser.
Launch toolPassword Hash Identifier
Security & TokensIdentify likely hash algorithms from a hash string — bcrypt, MD5, SHA family, Argon2, and more — with confidence levels. In-browser.
Launch toolSecure Passphrase Generator
Security & TokensGenerate memorable secure passphrases of 3–10 words with separators, capitalization, numbers, symbols, and an entropy readout. In-browser.
Launch toolRandom Hex Generator
Security & TokensGenerate custom-length hexadecimal strings from a cryptographically secure random source. In your browser.
Launch toolRandom Byte Generator
Security & TokensGenerate secure random bytes and view them as hex, binary, Base64, or decimal. Copy or download. In your browser.
Launch toolSecure PIN Generator
Security & TokensGenerate secure 4, 6, 8-digit or custom-length PINs, with an option for no repeated digits. In your browser.
Launch toolWeb & File Utilities 11
URL Parser
Web & File UtilitiesBreak a URL into protocol, host, port, path, query, hash, and parameters.
Launch toolMIME Type Detector
Web & File UtilitiesDetect the MIME type and category of a file from its content signature.
Launch toolEXIF Metadata Viewer
Web & File UtilitiesView camera, exposure, date, and GPS metadata embedded in a JPEG photo.
Launch toolImage Metadata Remover
Web & File UtilitiesRemove EXIF and other metadata from an image by re-encoding it locally.
Launch toolMeta Tag Generator
Web & File UtilitiesGenerate SEO meta tags — title, description, keywords, robots, author, charset, viewport, and theme color — with a live search-result preview. Copy or download the HTML.
Launch toolOpen Graph Generator
Web & File UtilitiesGenerate Open Graph meta tags — og:title, og:description, og:image, og:url, og:type, og:locale, og:site_name — with a live social-card preview. Copy or download.
Launch toolTwitter Card Generator
Web & File UtilitiesGenerate Twitter Card meta tags for summary, summary large image, player, and app cards, with a live preview. Copy or download the HTML.
Launch toolhreflang Generator
Web & File UtilitiesGenerate hreflang link tags for multiple languages and regional variants, including x-default, with validation. Copy or download the HTML.
Launch toolWebsite Screenshot Generator
Web & File UtilitiesCapture a screenshot of your own HTML or same-origin content in the browser, with an honest explanation of cross-origin limits. No external services.
Launch toolHTTP Header Parser
Web & File UtilitiesPaste raw HTTP headers to parse them into name/value pairs with duplicate and invalid-line detection.
Launch toolUser-Agent Parser
Web & File UtilitiesParse a User-Agent string into browser, version, engine, OS, device, and mobile/desktop.
Launch toolColor Tools 8
Color Picker
Color ToolsPick a color and read its HEX, RGB, HSL, and CMYK values instantly.
Launch toolHEX ↔ RGB Converter
Color ToolsConvert colors between HEX and RGB in both directions.
Launch toolHEX ↔ HSL Converter
Color ToolsConvert colors between HEX and HSL in both directions.
Launch toolHEX ↔ CMYK Converter
Color ToolsConvert colors between HEX and CMYK in both directions.
Launch toolGradient Generator
Color ToolsBuild CSS linear and radial gradients with a live preview and copyable code.
Launch toolRandom Color Generator
Color ToolsGenerate random colors with HEX, RGB, and HSL values.
Launch toolPalette Generator
Color ToolsGenerate harmonious color palettes from a base color.
Launch toolContrast Checker
Color ToolsCheck WCAG color contrast ratios for accessible text and backgrounds.
Launch toolQR & Barcodes 4
QR Code Generator
QR & BarcodesGenerate QR codes for text, URLs, email, phone, SMS, WiFi, and vCard. Download PNG or SVG.
Launch toolQR Code Reader
QR & BarcodesDecode a QR code from an uploaded or pasted image, entirely in your browser.
Launch toolBarcode Generator
QR & BarcodesGenerate Code 128, EAN-13, and UPC-A barcodes and download them.
Launch toolBarcode Reader
QR & BarcodesDecode EAN-13 and UPC-A barcodes from an uploaded image, in your browser.
Launch toolPDF Toolkit 10
Image to PDF
PDF ToolkitCombine images (PNG, JPG, WebP, and more) into a single PDF with page size, orientation, and margins. Client-side, no uploads.
Launch toolMerge PDF
PDF ToolkitMerge multiple PDF files into one, reorder them first, and download. Entirely in your browser.
Launch toolSplit PDF
PDF ToolkitSplit a PDF by every page, a custom range, or selected pages, and download as a ZIP. Client-side.
Launch toolRotate PDF
PDF ToolkitRotate all or selected pages of a PDF by 90, 180, or 270 degrees, then download. In your browser.
Launch toolExtract Images from PDF
PDF ToolkitExtract embedded images from a PDF at original quality, preview them, and download individually or as a ZIP.
Launch toolDelete PDF Pages
PDF ToolkitRemove pages from a PDF using a thumbnail view, undo before export, and download the new PDF. Client-side.
Launch toolReorder PDF Pages
PDF ToolkitReorder PDF pages by dragging thumbnails, reverse or sort, preview, and download. In your browser.
Launch toolPDF Viewer
PDF ToolkitView a PDF with zoom, fit, rotate, page navigation, a thumbnail sidebar, and fullscreen. Private, client-side.
Launch toolPDF Compressor
PDF ToolkitOptimize and shrink a PDF in your browser, with size and saving estimates. Honest about browser limits.
Launch toolOrganize PDF
PDF ToolkitRotate, delete, and reorder pages in one place, then export the final PDF. A full page workspace, client-side.
Launch toolPassport & ID Photos 8
Passport Photo Maker
Passport & ID PhotosMake a passport photo to country specs (India, USA, UK, and more) with background, guides, and a printable sheet. Client-side.
Launch toolVisa Photo Maker
Passport & ID PhotosMake a visa photo to common standards with background selection, head-size guides, and a print sheet. In your browser.
Launch toolAadhaar Photo Resizer
Passport & ID PhotosResize a photo to Aadhaar enrolment requirements while keeping quality. Preview and download. Client-side.
Launch toolPAN Card Photo Resizer
Passport & ID PhotosResize a photo to PAN card application requirements. Preview and download. In your browser.
Launch toolSignature Resizer
Passport & ID PhotosResize and clean a signature with white or transparent background, ink enhancement, and crop. Client-side.
Launch toolPhoto to 20KB
Passport & ID PhotosCompress a photo to a target file size — 20KB, 50KB, 100KB, or custom — at the best possible quality. In your browser.
Launch toolSignature to 20KB
Passport & ID PhotosCompress a signature to 20KB (or a custom size) with crop and ink colour options. Client-side.
Launch toolGovernment Exam Photo Compressor
Passport & ID PhotosCompress a photo or signature to common exam/recruitment sizes (20–200KB) while staying readable. In your browser.
Launch toolCalculators 22
Age Calculator
CalculatorsCalculate exact age in years, months, and days from a birth date, with leap-year accuracy.
Launch toolPercentage Calculator
CalculatorsWork out percentages, percentage of a number, and what percent one value is of another.
Launch toolPercentage Change Calculator
CalculatorsCalculate percentage increase or decrease between an old and a new value.
Launch toolRatio Calculator
CalculatorsSimplify ratios and solve proportions to find a missing value in A:B = C:D.
Launch toolAverage Calculator
CalculatorsFind the mean, median, mode, sum, and range of a list of numbers.
Launch toolScientific Calculator
CalculatorsA full scientific calculator with trig, logarithms, powers, roots, and operator precedence.
Launch toolBMI Calculator
CalculatorsCalculate Body Mass Index in metric or imperial units, with a WHO category.
Launch toolBMR & Calorie Calculator
CalculatorsEstimate basal metabolic rate and daily calorie needs using the Mifflin-St Jeor equation.
Launch toolLoan EMI Calculator
CalculatorsCalculate monthly loan EMI, total interest, and total payment from principal, rate, and tenure.
Launch toolSimple Interest Calculator
CalculatorsCalculate simple interest and maturity amount from principal, rate, and time.
Launch toolCompound Interest Calculator
CalculatorsCalculate compound interest and future value with adjustable compounding frequency.
Launch toolGST Calculator
CalculatorsAdd or remove GST/VAT with inclusive, exclusive, and reverse calculation modes.
Launch toolDiscount Calculator
CalculatorsCalculate the sale price and amount saved from an original price and discount percentage.
Launch toolProfit & Loss Calculator
CalculatorsCalculate profit or loss and margin percentage from cost price and selling price.
Launch toolLength Converter
CalculatorsConvert between metres, kilometres, miles, feet, inches, yards, and more.
Launch toolWeight Converter
CalculatorsConvert between kilograms, grams, pounds, ounces, stones, and tonnes.
Launch toolTemperature Converter
CalculatorsConvert between Celsius, Fahrenheit, and Kelvin with exact formulas.
Launch toolArea Converter
CalculatorsConvert between square metres, square feet, acres, hectares, and more.
Launch toolVolume Converter
CalculatorsConvert between litres, millilitres, gallons, cups, pints, and cubic metres.
Launch toolSpeed Converter
CalculatorsConvert between km/h, mph, m/s, knots, and feet per second.
Launch toolData Storage Converter
CalculatorsConvert between bytes, KB, MB, GB, TB using binary or decimal units.
Launch toolTime Converter
CalculatorsConvert between seconds, minutes, hours, days, weeks, and years.
Launch toolEvery tool is local-first
There is no upload step and no server processing. Each tool uses native browser APIs, so your files and text never leave your device.
Social Media Toolkit 12
Instagram Post Resizer
Social Media ToolkitResize and crop any image to a perfect Instagram post (square or portrait) with guides, background, and filters. Client-side.
Launch toolInstagram Story Resizer
Social Media ToolkitResize images to the 1080×1920 Instagram Story and Reel size with safe-area guides. In your browser.
Launch toolInstagram Reel Cover Maker
Social Media ToolkitMake a 1080×1920 Instagram Reel cover with framing, background, and text-safe guides. Client-side.
Launch toolFacebook Cover Maker
Social Media ToolkitCreate a Facebook cover photo at the recommended size with safe-area guides and background. In your browser.
Launch toolFacebook Post Resizer
Social Media ToolkitResize images for Facebook posts (square and landscape) with crop, background, and filters. Client-side.
Launch toolX (Twitter) Header Maker
Social Media ToolkitMake an X (Twitter) header at 1500×500 with safe-area guides, background, and framing. In your browser.
Launch toolLinkedIn Banner Maker
Social Media ToolkitCreate a LinkedIn profile banner at 1584×396 with safe-area guides and background. Client-side.
Launch toolLinkedIn Post Maker
Social Media ToolkitResize images for LinkedIn posts (square and landscape) with crop, background, and filters. In your browser.
Launch toolPinterest Pin Maker
Social Media ToolkitMake a 1000×1500 Pinterest pin (2:3) with framing, background, and filters. Client-side.
Launch toolYouTube Thumbnail Maker
Social Media ToolkitCreate a 1280×720 YouTube thumbnail with safe-area guides, background, border, and filters. In your browser.
Launch toolWhatsApp DP Maker
Social Media ToolkitMake a circular WhatsApp profile photo (DP) at 640×640 with framing and background. Client-side.
Launch toolTelegram Profile Photo Maker
Social Media ToolkitMake a circular Telegram profile photo at 512×512 with framing and background. In your browser.
Launch tool