Built by a dev · For devs · 2026 · Free

MINITOOLS YOUR WORKFLOW, AMPLIFIED.

20+ dev tools in one clean app. Stop alt-tabbing to five different sites. Stop copy-pasting into random browser tabs. Just open MiniTools and get it done. Offline. Instant. Free.

scroll
Live Theme Engine

ACTIVE: AELOVRA GREEN

MiniTools · v9.0 · Aelovra Studio · LITE
MINITOOLS
Aelovra · v9
Dev Tools
Data Tools
Utilities
JSON Formatter
Paste · Format · Validate · Minify
{"user":"ada","id":42,"active":true}
{
  "user": "ada",
  "id": 42,
  "active": true
}
FormatValidateMinify
JWT Decoder
Paste a token to decode and inspect
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
Header: {"alg":"HS256","typ":"JWT"}
Payload: {"sub":"ada","iat":1700000000}
Signature: ✓ Valid structure
DecodeInspect
Regex Tester
Live pattern matching
Pattern: ^[\w.]+@[\w.]+\.[a-z]{2,}$
Test: ada@aelovra.com
✓ Match found
ada@aelovra.com → PASS
LiveGroupsFlags
Diff Viewer
Side-by-side comparison
Original:
const x = 1;
const y = 2;
Modified:
const x = 10;
const z = 3;
2 changesSide-by-side
Hash Generator
MD5 · SHA1 · SHA256 · SHA512
Input: hello world
MD5: 5eb63bbbe01eeed...
SHA256: b94d27b9934d3e0...
MD5SHA256SHA512
Timestamp
Unix ↔ human readable
Unix: 1700000000
Local: Mon Nov 14 2023 22:13:20
UTC: 2023-11-14T22:13:20Z
Relative: 2 years ago
UnixUTCRelative
Color Picker
HEX · RGB · HSL converter
HEX: #52b788
RGB: rgb(82, 183, 136)
HSL: hsl(151, 41%, 52%)
HEXRGBHSL
Password Gen
Secure random passwords
Length: 24 · Symbols: on
xK#9mPqL@2wRvN$8jYc&3uFd
Strength: Very Strong
SecureOfflineBulk
MiniTools Lite

THE TOOLKIT YOU
ACTUALLY NEED.

You're in the middle of a build. You need to decode a JWT, format some JSON, check a regex, generate a UUID, and hash a string. Right now. Without opening five browser tabs, waiting for pages to load, or pasting your data into some random website you don't trust.

MiniTools Lite is a native desktop app — 20+ developer tools, always offline, always instant. No account. No telemetry. No nonsense. Just open it and get back to building.

100% Offline Zero Telemetry No Account Native — Not Electron Free Forever macOS · Windows Soon
↓ Download Lite Free
01
Stop trusting random websites with your data
Your JWT tokens, hashes, and database files never leave your machine. MiniTools runs entirely offline — no requests, no logs, no exposure.
02
Everything in one place, always open
20+ tools in a single window. Switch between JSON formatter, regex tester, diff viewer and more in one click — no browser, no loading, no friction.
03
Built by a developer who was fed up
Every tool was added because it was needed daily. No bloat, no dark patterns, no upsell popups every 5 minutes. Just the tools, working perfectly.
04
Five themes. Yours to customise.
Aelovra Green, Dark Pro, Midnight Blue, Cyberpunk, Ocean Teal — switch the whole app theme live. Because your tools should match your vibe.
🤫
Shhh..... something PRO is coming! See behind the scenes & development on Patreon. Early members get a guaranteed discount — locked in forever.
Become an early member ↗

MISSING A TOOL?
TELL US. WE'LL SHIP IT.

MiniTools is built for developers, by a developer. If something annoys you, is missing, or could be smarter — say it. Every suggestion gets read. The good ones get built. No Jira ticket needed.

Getting Started

HOW TO INSTALL.

macOS
↓ Download v9 for macOS
1
Download & Unzip

Click above — a .zip downloads. Double click to unzip.

2
Drag to Applications

Drag MiniTools.app into your Applications folder.

3
Right Click → Open

Right click the app and click Open — don't double click first.

4
Click Open Anyway

Security popup appears — click Open Anyway. Only needed once.

Why the security warning?

MiniTools is 100% safe. Apple requires a $99/yr developer certificate before apps are auto-trusted. We're working on getting certified via Patreon. You only do this once. 🔒

Windows
Coming Soon
1
In Development

Windows .exe build in progress — same zero-bloat app, full parity.

2
Get Notified

Star us on GitHub to be notified the moment Windows drops.

3
Support the Build

Patreon supporters help us ship Windows faster and unlock PRO.

Support on Patreon ↗
Questions

FAQ.

Is MiniTools really free?+

Yes. MiniTools Lite is free forever. No trial, no credit card, no expiry. Download it, use it, keep it. PRO is a one-time purchase when it launches.

Does it collect any data?+

Zero. MiniTools runs 100% offline — no telemetry, no analytics, no network calls. Your data never leaves your machine.

Why does macOS show a security warning?+

Apple requires a paid developer certificate ($99/yr) before apps are auto-trusted. MiniTools is completely safe — right-click → Open → Open Anyway. You only do this once.

When is Windows coming?+

In active development. Star us on GitHub or support on Patreon to get notified the moment it drops.

What's in MiniTools PRO?+

PRO-exclusive tools, deeper functionality, and features for devs who live in their workflow. €9.85 one-time via Patreon — early access on v1 launch day.

What's the tech stack?+

Python and PyQt6. Native desktop app — no Electron, no web wrapper. Fast, light, genuinely native.