Free Online Tools

PDF, Image, and Developer tools running entirely in your browser.

46 tools

Popular Tools

Developer Tools

DEV

JSON Formatter

Validate, format, and minify JSON in your browser, with tree and properties views.

DEV

Regex Tester

Test regular expressions with custom flags and inspect matches and capture groups in real time.

DEV

Encoding & Crypto Toolkit

Hash, encrypt, and encode data right in your browser — MD5, SHA, AES-256-GCM, Unicode escaping, and HMAC. Base64 has its own dedicated tool.

DEV

Markdown Editor

Write Markdown with real-time preview, Mermaid diagrams, synchronized TOC, and export to .md / .docx / .pdf.

DEV

Date Format Converter

Enter any date — Unix timestamp, ISO 8601, common strings, RFC, or database formats — and instantly see conversions across all formats.

DEV

Text Diff

Compare two texts side by side with line numbers and inline highlights, with options to ignore line ending and control character differences.

DEV

UUID / GUID Generator

Generate UUIDs (Universally Unique Identifiers) in multiple versions and formats. All generation happens locally in your browser.

DEV

JWT Decoder

Decode and inspect JSON Web Tokens — header, payload, claims, and expiry — entirely in your browser. Nothing is sent to any server.

DEV

Password Generator

Generate strong, random passwords with customizable length and character sets.

DEV

Snowflake ID Generator

Generate Twitter-style 64-bit Snowflake IDs with configurable epoch and worker ID. Batch generation supported.

DEV

OpenSSL rand — Secure Random Generator

Generate cryptographically secure random strings using the browser's CSPRNG (equivalent to `openssl rand`). Supports hex, base64, passwords and more.

DEV

Unit Converter

Convert between common units of length, weight, temperature, and data storage.

DEV

ASCII Art Generator

Convert text to ASCII art banners (200+ figlet fonts) or turn images into ASCII character art. All processing happens in your browser.

DEV

Chinese Converter

Convert Chinese text between Simplified, Standard Traditional, Hong Kong Cantonese and Taiwan Traditional.

DEV

MQTT Client Online — Test MQTT over WebSocket

Free online MQTT client that runs entirely in your browser. Connect to any MQTT broker over WebSocket (ws:// or wss://), subscribe to topics, publish messages and inspect traffic in real time — no installation required.

DEV

Scientific Calculator

Free online calculator with Standard, Scientific and Programmer modes. Arithmetic with parentheses and percent, trigonometry, powers, roots, logarithms and factorials, plus BIN/OCT/DEC/HEX conversion and bitwise operations with 8–64 bit signed or unsigned integers. All calculations run locally in your browser.

Image Tools

PDF Tools

SEO Tools

Puzzle Tools

Practical Tools

Command Cheatsheets

View all cheatsheets
VCS

Git Commands Cheat Sheet

Quick reference for the most useful Git commands: init, clone, branch, merge, rebase, reset, stash, remote operations and history inspection, with common options and practical examples.

31 commands

Git 2.30+

VCS

SVN Commands Cheat Sheet

Quick reference for Subversion (SVN) commands: checkout, update, commit, branch/tag, merge, history inspection and repository administration, with common options and practical examples.

28 commands

SVN 1.10+

SHELL

Linux Shell Commands Cheat Sheet

Quick reference for everyday Linux / macOS shell commands: file operations, text processing, permissions, processes, networking, archive and storage — with common options and practical examples.

40 commands

bash 5+ / POSIX 2017

SHELL

PowerShell Commands Cheat Sheet

Quick reference for PowerShell cmdlets: discovery, file/system, pipeline filtering and selection, networking, remote sessions and modules — with common parameters and practical examples.

34 commands

PowerShell 7+

SHELL

Windows CMD Commands Cheat Sheet

Quick reference for the classic Windows Command Prompt (cmd.exe): file/dir operations, text search, system info, networking and batch scripting — with common options and practical examples.

40 commands

Windows cmd.exe 10+

CNTR

Docker Commands Cheat Sheet

Quick reference for everyday Docker CLI commands: container lifecycle, image builds, logs / exec, networking, volumes, Compose, registry and housekeeping — with common options and practical examples.

46 commands

Docker Engine 24.0+

CNTR

kubectl Cheat Sheet

Quick reference for kubectl, the Kubernetes command-line client: contexts, get/describe, apply, logs/exec, rollout, scaling and debugging — with common options and practical examples.

40 commands

kubectl 1.28+

DB

PostgreSQL Commands Cheat Sheet

Quick reference for PostgreSQL: psql client commands, DDL/DML statements, joins/aggregates, indexes, transactions and backup/restore — with common options and practical examples.

35 commands

PostgreSQL 14+

DB

MySQL Commands Cheat Sheet

Quick reference for MySQL / MariaDB: client commands, DDL/DML statements, joins/aggregates, indexes, transactions and backup/restore — with common options and practical examples.

38 commands

MySQL 8.0+

DB

Redis CLI Cheat Sheet

Quick reference for redis-cli: connection & info, key/string commands, hashes, lists, sets, sorted sets, streams, pub/sub, server management, persistence & replication and diagnostics — with common options and practical examples.

42 commands

Redis 6.2+

DB

MongoDB (mongosh) Cheat Sheet

Quick reference for mongosh: connect, CRUD, query operators, aggregation pipeline, indexes, replica sets, users and dump/restore — with the most common shell patterns and practical examples.

30 commands

MongoDB 6.0+ / mongosh 1.6+

PKG

pnpm Cheat Sheet

Quick reference for pnpm: install / add / remove / update, scripts, workspaces, store & cache and config — focused on the GitHub-site pnpm repo workflow, with options and practical examples.

31 commands

pnpm 9+

NET

SSH & OpenSSH Cheat Sheet

Quick reference for OpenSSH: connections, key management, the user config file, file transfer (scp/rsync/sshfs), port forwarding and jump hosts — with common options and practical examples.

26 commands

OpenSSH 9.0+

NET

curl Cheat Sheet

Quick reference for curl: HTTP verbs, headers, authentication, JSON, forms, uploads, downloads, redirects, debugging, retries, and connection controls — with common options and practical examples.

30 commands

curl 7.88+

EDIT

Vim Cheat Sheet

Quick reference for Vim / Neovim: modes, cursor motion, editing, search & replace, multi-file navigation, registers / macros and visual-block edits — with short examples for the most common moves.

37 commands

Vim 9 / Neovim 0.9+