All CLI Tools

Complete reference for all tools available in Devly CLI. Each tool is listed with its command name and description.

52 tools across 6 categories
/

Encoding / Decoding

8 tools
base64
Base64 encode/decode. Auto-detects whether to encode or decode.
urlencode
URL percent encoding/decoding for query strings and paths.
htmlencode
HTML entity encoding/decoding for special characters.
jwt
JWT decoder. Parses header, payload, and shows expiration status.
unicode
Unicode escape sequences encode/decode.
binhex
Binary/Hex/Octal converter between number bases.
morse
Morse code encode/decode.
rot13
ROT13 cipher (rotates letters by 13 positions).

Hashing / Crypto

7 tools
hash
Hash generator. MD5, SHA-1, SHA-256, SHA-512, and more.
hmac
HMAC generator with customizable secret key.
passwordhash
Password hashing with bcrypt, Argon2, and more.
checksum
File checksum verification.
uuid
UUID generator (v4 random).
randomstring
Random string generator with configurable length.
nanoid
Nanoid generator (compact, URL-safe unique IDs).

Formats

11 tools
jsonformat
JSON formatter with pretty printing and validation.
jsonpath
JSON path query for extracting nested data.
json2yaml
Bidirectional JSON to YAML converter.
yamlformat
YAML formatter with validation.
xmlformat
XML formatter with pretty printing.
xml2json
Bidirectional XML to JSON converter.
csv2json
CSV to JSON array converter.
json2csv
JSON array to CSV converter.
sqlformat
SQL query formatter with syntax highlighting.
graphql
GraphQL query formatter.
toml
TOML parser and validator.

Web

7 tools
color
Color converter between HEX, RGB, HSL, HSB formats.
css
CSS minifier for reducing file size.
js
JavaScript minifier.
htmlminify
HTML minifier for reducing markup size.
markdown
Markdown preview and conversion.
lorem
Lorem ipsum placeholder text generator.
datauri
Data URI encoder for embedding files inline.

Text

10 tools
caseconvert
String case converter (camelCase, snake_case, kebab-case, etc.).
regex
Regex tester with match highlighting.
diff
String diff comparison tool.
linesort
Line sorter (alphabetical, reverse, unique).
textstats
Text statistics (word count, character count, etc.).
stringescape
String escape/unescape for various languages.
whitespace
Whitespace visualizer and trimmer.
numberbase
Number base converter (decimal, hex, binary, octal).
timestamp
Unix timestamp converter to/from human-readable dates.
slug
Slug generator for URLs.

Dev Utils

9 tools
qrcode
QR code generator from text or URLs.
cron
Cron expression parser with human-readable output.
gitbranch
Git branch name generator from ticket/issue titles.
semver
Semantic version comparator and validator.
httpstatus
HTTP status code lookup with descriptions.
mime
MIME type lookup by file extension.
ports
Port number lookup (common services and protocols).
ip
IP address tool (validation, conversion, subnet info).
ssl
SSL certificate decoder and validator.

No tools found matching your search.