Quick Utilities — Small Tools, Real Use

A handful of small everyday utilities that don't need their own page but are still genuinely useful. All offline, all part of the main MiniMax Converter app — no separate downloads, no telemetry, no ads.

Color picker

Pick any colour and get HEX, RGB, HSL, HSV, CMYK values. Eyedropper to sample from your screen. Generate complementary, analogous, and triadic palettes around the picked colour. Useful for design work, web development, or matching colours from a screenshot.

Where in the app: Tools → Create & Generate → Color picker

Lorem ipsum generator

Generate filler text — classic lorem ipsum, plus alternatives (bacon ipsum, hipster ipsum, corporate ipsum). Configurable length: words, sentences, or paragraphs. For mockups, layout testing, or anywhere you need placeholder text that looks like real prose.

Where in the app: Tools → Create & Generate → Lorem ipsum

Slug generator

Convert any text into a URL-friendly slug — lowercase, hyphenated, ASCII only. Strips diacritics ("café" → "cafe"), removes punctuation, collapses whitespace. Useful for generating clean URLs from article titles, filenames from descriptions, or identifiers from arbitrary user input.

Where in the app: Tools → Create & Generate → Slug generator

Random number generator

Generate random numbers in any range, random strings, random hex values, random items from a list. Cryptographically secure source. Useful for testing, gameplay mechanics, drawing winners, or any "I need N random things".

Where in the app: Tools → Create & Generate → Random generator

Aspect ratio calculator

Calculate image and video aspect ratios. Enter any two dimensions; the third is computed maintaining the aspect ratio. Common preset ratios (16:9, 4:3, 1:1, 21:9, 9:16). Useful for image resizing, video cropping, or working out target dimensions when given only one side.

Where in the app: Tools → Analyze & Inspect → Aspect ratio

Age calculator

Calculate age in years, months, days, weeks, hours, minutes. Pick start and end date (defaults to today). Useful for "how old is X" questions, document filling, or counting days until a deadline.

Where in the app: Tools → Analyze & Inspect → Age calculator

Tip calculator

Restaurant tip calculator with bill split. Enter the bill, pick a tip percentage (presets for 15/18/20/25%), split between any number of people. Useful when out with friends. Saves the awkward math.

Where in the app: Tools → Analyze & Inspect → Tip calculator

Stopwatch / timer

Stopwatch with millisecond precision and lap times. Countdown timer mode with audible alarm. Useful for cooking, exercise, debugging timeouts, or anywhere you need a hands-free count.

Where in the app: Tools → System → Stopwatch / Timer

Local network interfaces

List every network interface on your machine — name, MAC address, IPv4 + IPv6 addresses, link state, MTU. Useful for "which interface is my WiFi?", debugging network configuration, or just inspecting what's active. Same info as ifconfig / ip addr.

Where in the app: Tools → Network → Network interfaces

Watch folder for changes

Monitor any folder for file changes — new files added, existing files modified, files deleted. Live log of every event with timestamps. Useful for debugging "what process is writing to this folder", screen-record-ready logs of build outputs, or just understanding what an application touches at runtime.

Where in the app: Tools → Files & Folders → Watch folder

Questions and answers

Why bundle these into one page instead of giving each its own?

These are small utilities — most have a single screen of UI and 30 seconds of use. A dedicated page per tool would be padding rather than content. Grouping them here gives each a permanent URL anchor while keeping the content density high.

Are these all offline?

Yes — every utility on this page runs entirely on your machine. No internet required, no telemetry, no ads.

Where do I find them in the app?

Each section above shows the menu path. Most are under Tools → Create & Generate or Tools → System. The exact path is shown next to each tool name.

Can I add favorites for quick access?

Yes — every tool can be added to the ★ Favorites menu (top of the menu bar). Right-click any tool in its screen and pick "Add to favorites".

Get MiniMax Converter

Cross-platform desktop app. Linux free for non-commercial use; Windows & macOS one-time €20 license. No subscription, no telemetry, no account.