← Back to tools
View AGENTS.md for dtool
dtool
Collection of development tools for the command line
Description
dtool is a collection of development tools for the command line. It provides various encoding, decoding, hashing, and conversion utilities useful during software development.
When to use this tool
✓ Good fit when
- When you need quick encoding/decoding from the terminal
- When computing hashes
AI Summary
Collection of encoding, decoding, hashing, and conversion development tools
Capabilities
- + Encode and decode various formats (base64, hex, etc.)
- + Compute hashes (MD5, SHA, etc.)
- + Convert between number bases
- + Various development utilities
Use When
- → When you need quick encoding/decoding from the terminal
- → When computing hashes