Getting Started

Updated

Welcome to SecureStack

SecureStack puts a complete suite of developer utilities in your macOS menu bar. Format, encode, generate, and test data without leaving your current app — everything runs offline, so your data never leaves your machine.

Opening SecureStack

After installing from the Mac App Store, SecureStack appears as a lock shield icon (🔒) in your menu bar. Click it to open the popover.

The popover has two tabs:

TabWhat it does
Smart PasteDetects and formats clipboard content automatically
ToolsBrowse or search all ten individual utilities

Switch between tabs by clicking Smart Paste or Tools at the top of the popover. In the Tools tab, use the search field to filter tools by keyword — start typing “json”, “base64”, “regex”, etc. to jump straight to what you need.

Keyboard Shortcuts

ShortcutAction
⌘ VPaste clipboard content in the Smart Paste tab

All Tools at a Glance

ToolWhat it does
Smart PasteAuto-detects and formats clipboard content
JSON FormatterPretty-prints and validates JSON
XML FormatterFormats and validates XML
Base64 Encoder/DecoderEncode or decode Base64 strings
JWT DecoderDecodes JWT tokens into header, payload, and signature
UUID GeneratorGenerates UUIDs on demand
Hash GeneratorCreates SHA-256 hashes
Color ConverterConverts between Hex, RGB, and HSL
Regex TesterTests regular expressions against strings
Lorem Ipsum GeneratorGenerates placeholder text
Mock Data GeneratorCreates realistic fake user data

Next Steps