Developer Utilities for DankMaterialShell
August 14, 2026 ยท View on GitHub

Encoders, decoders, formatters and converters for developers.
Features
- Color Conversion: HEX, RGB, HSL color format conversion with live preview.
- JSON Format: Auto-detect and beautify/minify JSON with syntax highlighting.
- JWT Decode: Parse JWT header and payload.
- Timestamp: Unix timestamp to date conversion and vice versa.
- URL Encode/Decode: Handle URL encoded strings.
- Base64 Encode/Decode: Auto-detect and convert Base64.
- Number Base Conversion: Binary, Octal, Decimal, Hexadecimal.
Usage
- Open the widget from your status bar.
- Paste or type text into the input area.
- Results appear automatically with conversion options.
Keyboard Shortcuts
Ctrl+1~9- Copy result by indexCtrl+C- Copy first result when no text selected
Configuration
- Feature Toggles: Enable/disable individual conversion types.
Permissions
settings_read/settings_write
Feedback & Contributions
Suggestions for improvements and feature requests are always welcome. If you have ideas, encounter issues, or want to see new features, feel free to open an issue or submit a pull request.