The toolkit

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 Processing 28

Image Resizer

Image Processing

Resize images by pixels or percentage with aspect-lock, presets, and social-media sizes.

Launch tool

Image Compressor

Image Processing

Shrink PNG, JPG, and WebP with a live quality slider and before/after size readout.

Launch tool

Image Cropper

Image Processing

Crop freely or to fixed ratios (1:1, 16:9, 4:3, 3:2) with a live drag overlay.

Launch tool

Image Rotator

Image Processing

Rotate by 90, 180, 270 degrees or any custom angle, with a live preview.

Launch tool

Image Flipper

Image Processing

Mirror an image horizontally or vertically and download the result.

Launch tool

Image Format Converter

Image Processing

Convert between PNG, JPG, WebP, BMP, and more, with quality control where supported.

Launch tool

Image Quality Optimizer

Image Processing

Find the best quality-to-size balance with a target-size estimator and live preview.

Launch tool

Before / After Compare

Image Processing

Slide between original and processed images with sizes and difference side by side.

Launch tool

JPG to PNG Converter

Image Processing

Convert JPG and JPEG images to lossless PNG in your browser. Private, client-side, no uploads.

Launch tool

PNG to JPG Converter

Image Processing

Convert PNG images to JPG with a background colour for transparent areas. Client-side, no uploads.

Launch tool

WebP to JPG Converter

Image Processing

Convert WebP images to high-quality JPG in your browser. Private, client-side, no uploads.

Launch tool

JPG to WebP Converter

Image Processing

Convert JPG and JPEG images to compact WebP with a quality slider. Client-side, no uploads.

Launch tool

PNG to WebP Converter

Image Processing

Convert PNG images to WebP with transparency support and a quality slider. Client-side, no uploads.

Launch tool

WebP to PNG Converter

Image Processing

Convert WebP images to lossless PNG with transparency support. Client-side, no uploads.

Launch tool

AVIF Converter

Image Processing

Convert AVIF to PNG or JPG, and encode PNG or JPG to AVIF where your browser supports it. Client-side, no uploads.

Launch tool

SVG Converter

Image Processing

Convert SVG to PNG, JPG, or WebP at any scale, with crisp vector rendering before rasterizing. Client-side, no uploads.

Launch tool

ICO Generator

Image Processing

Generate a multi-size .ico file (16–256 px) from any image, in your browser.

Launch tool

Favicon Generator

Image Processing

Generate a full favicon package — ICO, PNGs, Apple touch, Android, and a web manifest — as a ZIP.

Launch tool

Watermark Image

Image Processing

Add a text or image watermark with opacity, rotation, scale, position, and tiling. Client-side.

Launch tool

Add Text to Image

Image Processing

Add styled text layers to an image with fonts, color, stroke, shadow, alignment, and rotation.

Launch tool

Meme Generator

Image Processing

Make memes with top and bottom captions in the classic Impact style, stroke, and shadow. Client-side.

Launch tool

Blur Image

Image Processing

Blur an entire image or just a region with an adjustable Gaussian radius. Undo, redo, download.

Launch tool

Pixelate Image

Image Processing

Pixelate an entire image or a region with an adjustable pixel size. Undo, redo, download.

Launch tool

Sharpen Image

Image Processing

Sharpen an image with an adjustable intensity and live preview. Reset and download.

Launch tool

Brightness Adjuster

Image Processing

Adjust image brightness with a live slider, undo, redo, and download.

Launch tool

Contrast Adjuster

Image Processing

Adjust image contrast with a live slider, undo, redo, and download.

Launch tool

Image Splitter

Image Processing

Split an image into rows, columns, or a grid, then download the parts as a ZIP.

Launch tool

Image Merger

Image Processing

Merge multiple images horizontally, vertically, or in a grid with spacing and a background colour.

Launch tool

Code Generators 17

HTML Image Generator

Code Generators

Generate a clean <img> tag with a data URI, alt text, dimensions, lazy loading, class, and id.

Launch tool

CSS Background Generator

Code Generators

Build a background-image rule with size, repeat, position, attachment, origin, and clip, with live preview.

Launch tool

Markdown Image Generator

Code Generators

Create inline or reference-style Markdown image syntax with alt text and an optional title.

Launch tool

JSON Image Generator

Code Generators

Produce a pretty or minified JSON object with the data URI, MIME, dimensions, and metadata.

Launch tool

XML Image Generator

Code Generators

Generate a well-formed XML document with image metadata and CDATA-wrapped Base64 data.

Launch tool

React JSX Generator

Code Generators

Generate a production-ready React function component with props, lazy loading, and accessibility.

Launch tool

Vue Component Generator

Code Generators

Generate a single-file Vue 3 component with props, alt text, and lazy loading.

Launch tool

Angular Image Generator

Code Generators

Generate an Angular standalone component with property bindings, attributes, and accessibility.

Launch tool

Next.js Image Generator

Code Generators

Generate a next/image component with width, height, priority, placeholder, and lazy loading.

Launch tool

Email HTML Generator

Code Generators

Generate email-safe, table-based HTML with inline styles and Outlook-friendly markup.

Launch tool

SVG Embed Generator

Code Generators

Generate five ways to embed an image or SVG: inline, object, embed, img tag, and CSS background.

Launch tool

Image Embed Playground

Code Generators

Edit HTML or CSS embed code and see it render live, with dark-mode preview and instant feedback.

Launch tool

HTML Table Generator

Code Generators

Build an HTML table visually — rows, columns, header, footer, alignment, merged cells, and a responsive option — then copy or download clean, framework-free HTML.

Launch tool

CSS Button Generator

Code Generators

Design 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 tool

CSS Box Shadow Generator

Code Generators

Build 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 tool

CSS Border Radius Generator

Code Generators

Build a CSS border-radius with individual or linked corners and elliptical radii, with a live preview. Copy or download the CSS.

Launch tool

CSS Clip Path Generator

Code Generators

Build a CSS clip-path — circle, ellipse, polygon, inset, and custom polygon points — with a live preview. Copy or download the CSS.

Launch tool

Formatters & Validators 15

JSON Formatter

Formatters & Validators

Beautify and validate JSON with indentation, error detection, and a collapsible tree view.

Launch tool

JSON Minifier

Formatters & Validators

Compress JSON to a single line by removing all unnecessary whitespace.

Launch tool

JSON Validator

Formatters & Validators

Check JSON for syntax errors and get the exact line and column of any problem.

Launch tool

HTML Formatter

Formatters & Validators

Beautify HTML with clean indentation, plus a live preview of the markup.

Launch tool

HTML Minifier

Formatters & Validators

Minify HTML by stripping comments and collapsing whitespace.

Launch tool

CSS Formatter

Formatters & Validators

Beautify CSS with consistent indentation and spacing for readable stylesheets.

Launch tool

CSS Minifier

Formatters & Validators

Minify CSS by removing comments and whitespace for smaller stylesheets.

Launch tool

JavaScript Beautifier

Formatters & Validators

Beautify JavaScript with proper indentation and line breaks, string-safe.

Launch tool

JavaScript Minifier

Formatters & Validators

Minify JavaScript by stripping comments and collapsing whitespace, safely.

Launch tool

XML Formatter

Formatters & Validators

Beautify and minify XML with indentation and a validity check.

Launch tool

XML Validator

Formatters & Validators

Validate XML for well-formedness and see the first parse error.

Launch tool

YAML Formatter

Formatters & Validators

Format, re-indent, and validate YAML with clear parse errors — all in your browser.

Launch tool

CSV to JSON

Formatters & Validators

Convert CSV to JSON with delimiter choice, header detection, and Unicode support.

Launch tool

JSON to CSV

Formatters & Validators

Convert a JSON array to CSV with automatic headers and nested-key flattening.

Launch tool

SQL Formatter

Formatters & Validators

Beautify and indent SQL with keyword casing options and preserved comments.

Launch tool

Text Utilities 20

Text Diff Viewer

Text Utilities

Compare two text blocks and highlight added, removed, and unchanged lines.

Launch tool

Case Converter

Text Utilities

Convert text between upper, lower, title, camel, pascal, snake, and kebab case.

Launch tool

Slug Generator

Text Utilities

Turn any text into a clean, URL-friendly slug.

Launch tool

Line Tools

Text Utilities

Sort, reverse, deduplicate, and remove empty lines, plus reverse the whole text.

Launch tool

Word Counter

Text Utilities

Count words, characters, sentences, and reading time for any text.

Launch tool

Reading Time Calculator

Text Utilities

Estimate reading time, speaking time, and page count for any text, with an adjustable words-per-minute speed. In your browser.

Launch tool

Remove Duplicate Lines

Text Utilities

Remove duplicate lines with case-sensitive or case-insensitive matching, preserve order or sort after. Live preview.

Launch tool

Sort Lines

Text Utilities

Sort lines alphabetically, numerically, naturally, or randomly, ascending or descending, and drop empty lines.

Launch tool

Reverse Text

Text Utilities

Reverse characters, words, sentences, or the order of lines and paragraphs. Instant, in-browser.

Launch tool

Random Text Generator

Text Utilities

Generate random letters, words, sentences, or paragraphs at a custom length. All in your browser.

Launch tool

Binary Converter

Text Utilities

Convert between text, binary, decimal, and hexadecimal in both directions. Instant, in-browser.

Launch tool

ASCII Converter

Text Utilities

Convert text to ASCII character codes and back, with a full reference table. In your browser.

Launch tool

Morse Code Converter

Text Utilities

Convert text to Morse code and back, with an optional audio beep playback. All in your browser.

Launch tool

Find & Replace

Text Utilities

Find and replace text with regular expressions, case sensitivity, and whole-word matching, with a live preview.

Launch tool

Text Cleaner

Text Utilities

Clean text by removing empty lines, trimming spaces, normalizing line endings, removing tabs, and normalizing Unicode.

Launch tool

Remove Extra Spaces

Text Utilities

Collapse multiple spaces, strip leading and trailing spaces, and convert tabs — while keeping words and lines intact.

Launch tool

Line Counter

Text Utilities

Count total, empty, and non-empty lines, with average line length and the longest line. Instant, in-browser.

Launch tool

Text Splitter

Text Utilities

Split text by character count, word count, line count, or a delimiter, and download the parts. In your browser.

Launch tool

Markdown Preview

Text Utilities

Write Markdown and see a live rendered preview — headings, lists, tables, code, and links.

Launch tool

Markdown to HTML

Text Utilities

Convert Markdown to clean, properly escaped HTML you can copy or download.

Launch tool

Security & Tokens 15

Password Generator

Security & Tokens

Generate strong, customizable, or pronounceable passwords with a secure random source.

Launch tool

Password Strength Checker

Security & Tokens

Analyze password strength, entropy, and estimated crack time, entirely in your browser.

Launch tool

JWT Decoder

Security & Tokens

Decode a JSON Web Token into its header, payload, and signature without verification.

Launch tool

JWT Inspector

Security & Tokens

Inspect a JWT with decoded claims, timestamps, and expiry warnings.

Launch tool

JWT Viewer

Security & Tokens

View a JWT as pretty-printed header and payload JSON, side by side.

Launch tool

bcrypt Generator

Security & Tokens

Generate bcrypt password hashes in your browser with a custom cost factor and execution-time display. Nothing is uploaded.

Launch tool

Random String Generator

Security & Tokens

Generate random alphabetic, numeric, alphanumeric, hex, Base64, or custom-charset strings with a secure random source. In-browser.

Launch tool

Random Number Generator

Security & Tokens

Generate cryptographically secure random numbers with min/max, integer or decimal, unique values, and multiple results. In-browser.

Launch tool

Secure Token Generator

Security & Tokens

Generate cryptographically secure tokens — 16/32/64/128 bytes as hex, Base64, or URL-safe, plus JWT-secret and API-key presets. In-browser.

Launch tool

Password Entropy Calculator

Security & Tokens

Measure password entropy, strength score, estimated crack time, and character pool, with suggestions to improve it. In-browser.

Launch tool

Password Hash Identifier

Security & Tokens

Identify likely hash algorithms from a hash string — bcrypt, MD5, SHA family, Argon2, and more — with confidence levels. In-browser.

Launch tool

Secure Passphrase Generator

Security & Tokens

Generate memorable secure passphrases of 3–10 words with separators, capitalization, numbers, symbols, and an entropy readout. In-browser.

Launch tool

Random Hex Generator

Security & Tokens

Generate custom-length hexadecimal strings from a cryptographically secure random source. In your browser.

Launch tool

Random Byte Generator

Security & Tokens

Generate secure random bytes and view them as hex, binary, Base64, or decimal. Copy or download. In your browser.

Launch tool

Secure PIN Generator

Security & Tokens

Generate secure 4, 6, 8-digit or custom-length PINs, with an option for no repeated digits. In your browser.

Launch tool

Web & File Utilities 11

URL Parser

Web & File Utilities

Break a URL into protocol, host, port, path, query, hash, and parameters.

Launch tool

MIME Type Detector

Web & File Utilities

Detect the MIME type and category of a file from its content signature.

Launch tool

EXIF Metadata Viewer

Web & File Utilities

View camera, exposure, date, and GPS metadata embedded in a JPEG photo.

Launch tool

Image Metadata Remover

Web & File Utilities

Remove EXIF and other metadata from an image by re-encoding it locally.

Launch tool

Meta Tag Generator

Web & File Utilities

Generate 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 tool

Open Graph Generator

Web & File Utilities

Generate 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 tool

Twitter Card Generator

Web & File Utilities

Generate Twitter Card meta tags for summary, summary large image, player, and app cards, with a live preview. Copy or download the HTML.

Launch tool

hreflang Generator

Web & File Utilities

Generate hreflang link tags for multiple languages and regional variants, including x-default, with validation. Copy or download the HTML.

Launch tool

Website Screenshot Generator

Web & File Utilities

Capture 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 tool

HTTP Header Parser

Web & File Utilities

Paste raw HTTP headers to parse them into name/value pairs with duplicate and invalid-line detection.

Launch tool

User-Agent Parser

Web & File Utilities

Parse a User-Agent string into browser, version, engine, OS, device, and mobile/desktop.

Launch tool

Social Media Toolkit 12

Instagram Post Resizer

Social Media Toolkit

Resize and crop any image to a perfect Instagram post (square or portrait) with guides, background, and filters. Client-side.

Launch tool

Instagram Story Resizer

Social Media Toolkit

Resize images to the 1080×1920 Instagram Story and Reel size with safe-area guides. In your browser.

Launch tool

Instagram Reel Cover Maker

Social Media Toolkit

Make a 1080×1920 Instagram Reel cover with framing, background, and text-safe guides. Client-side.

Launch tool

Facebook Cover Maker

Social Media Toolkit

Create a Facebook cover photo at the recommended size with safe-area guides and background. In your browser.

Launch tool

Facebook Post Resizer

Social Media Toolkit

Resize images for Facebook posts (square and landscape) with crop, background, and filters. Client-side.

Launch tool

X (Twitter) Header Maker

Social Media Toolkit

Make an X (Twitter) header at 1500×500 with safe-area guides, background, and framing. In your browser.

Launch tool

LinkedIn Banner Maker

Social Media Toolkit

Create a LinkedIn profile banner at 1584×396 with safe-area guides and background. Client-side.

Launch tool

LinkedIn Post Maker

Social Media Toolkit

Resize images for LinkedIn posts (square and landscape) with crop, background, and filters. In your browser.

Launch tool

Pinterest Pin Maker

Social Media Toolkit

Make a 1000×1500 Pinterest pin (2:3) with framing, background, and filters. Client-side.

Launch tool

YouTube Thumbnail Maker

Social Media Toolkit

Create a 1280×720 YouTube thumbnail with safe-area guides, background, border, and filters. In your browser.

Launch tool

WhatsApp DP Maker

Social Media Toolkit

Make a circular WhatsApp profile photo (DP) at 640×640 with framing and background. Client-side.

Launch tool

Telegram Profile Photo Maker

Social Media Toolkit

Make a circular Telegram profile photo at 512×512 with framing and background. In your browser.

Launch tool

Calculators 22

Age Calculator

Calculators

Calculate exact age in years, months, and days from a birth date, with leap-year accuracy.

Launch tool

Percentage Calculator

Calculators

Work out percentages, percentage of a number, and what percent one value is of another.

Launch tool

Percentage Change Calculator

Calculators

Calculate percentage increase or decrease between an old and a new value.

Launch tool

Ratio Calculator

Calculators

Simplify ratios and solve proportions to find a missing value in A:B = C:D.

Launch tool

Average Calculator

Calculators

Find the mean, median, mode, sum, and range of a list of numbers.

Launch tool

Scientific Calculator

Calculators

A full scientific calculator with trig, logarithms, powers, roots, and operator precedence.

Launch tool

BMI Calculator

Calculators

Calculate Body Mass Index in metric or imperial units, with a WHO category.

Launch tool

BMR & Calorie Calculator

Calculators

Estimate basal metabolic rate and daily calorie needs using the Mifflin-St Jeor equation.

Launch tool

Loan EMI Calculator

Calculators

Calculate monthly loan EMI, total interest, and total payment from principal, rate, and tenure.

Launch tool

Simple Interest Calculator

Calculators

Calculate simple interest and maturity amount from principal, rate, and time.

Launch tool

Compound Interest Calculator

Calculators

Calculate compound interest and future value with adjustable compounding frequency.

Launch tool

GST Calculator

Calculators

Add or remove GST/VAT with inclusive, exclusive, and reverse calculation modes.

Launch tool

Discount Calculator

Calculators

Calculate the sale price and amount saved from an original price and discount percentage.

Launch tool

Profit & Loss Calculator

Calculators

Calculate profit or loss and margin percentage from cost price and selling price.

Launch tool

Length Converter

Calculators

Convert between metres, kilometres, miles, feet, inches, yards, and more.

Launch tool

Weight Converter

Calculators

Convert between kilograms, grams, pounds, ounces, stones, and tonnes.

Launch tool

Temperature Converter

Calculators

Convert between Celsius, Fahrenheit, and Kelvin with exact formulas.

Launch tool

Area Converter

Calculators

Convert between square metres, square feet, acres, hectares, and more.

Launch tool

Volume Converter

Calculators

Convert between litres, millilitres, gallons, cups, pints, and cubic metres.

Launch tool

Speed Converter

Calculators

Convert between km/h, mph, m/s, knots, and feet per second.

Launch tool

Data Storage Converter

Calculators

Convert between bytes, KB, MB, GB, TB using binary or decimal units.

Launch tool

Time Converter

Calculators

Convert between seconds, minutes, hours, days, weeks, and years.

Launch tool
Private by design

Every 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.

Install Toolisco Add it to your device for offline, one-tap access.