
Raycast extension for Cachy
Anvil
by alexminator1999
Navigate Anvil's native developer toolbox from Raycast.
Commands
50Search Anvil Tools
ViewSearch Anvil tools and open the selected tool.
JSON Format/Validate
BackgroundFormat, beautify, or minify JSON strings
Timestamp Converter
BackgroundConvert between Unix timestamps, dates, and timezones
Base64 Encode/Decode
BackgroundEncode and decode Base64 strings with format variants
URL Encode/Decode
BackgroundEncode and decode URLs with RFC 3986 and form encoding support
JWT Debugger
BackgroundDecode and verify JWT tokens
RegExp Tester
BackgroundTest and debug regular expressions with live matching
UUID/ULID Generator
BackgroundGenerate and decode UUIDs, ULIDs, and other identifiers
Text Diff Checker
BackgroundCompare two texts and highlight differences
YAML ↔ JSON
BackgroundConvert between YAML and JSON formats with auto-detection
Number Base Converter
BackgroundConvert between binary, octal, decimal, hexadecimal, and custom bases
HTML Preview
BackgroundPreview and format HTML with live WebView rendering
Backslash Escape/Unescape
BackgroundEscape and unescape backslash sequences (\n, \t, etc.)
HTML Entity Encode/Decode
BackgroundEncode and decode HTML entities with named and numeric formats
HTML Beautify/Minify
BackgroundFormat and minify HTML documents
CSS Beautify/Minify
BackgroundFormat and minify CSS stylesheets
JS Beautify/Minify
BackgroundFormat and minify JavaScript code
ERB Beautify/Minify
BackgroundFormat Ruby embedded templates
LESS Beautify/Minify
BackgroundFormat and minify LESS stylesheets
SCSS Beautify/Minify
BackgroundFormat and minify SCSS/Sass stylesheets
XML Beautify/Minify
BackgroundFormat and minify XML documents
Lorem Ipsum Generator
BackgroundGenerate placeholder text, names, emails, and URLs
QR Code Reader/Generator
BackgroundGenerate and read QR codes with templates and error correction
String Inspector
BackgroundAnalyze string encoding, Unicode, character classes, security, and patterns
Logs Formatter
BackgroundFormat, inspect, and filter developer logs
Mac App / Signing Inspector
BackgroundInspect app bundles, Info.plist files, entitlements, signing, and provisioning profiles
String Case Converter
BackgroundConvert text between camelCase, snake_case, kebab-case, title case, and more
Line Sort & Dedupe
BackgroundSort line-based text, remove duplicates, and normalize whitespace or case
Cron Job Parser
BackgroundValidate cron expressions and explain each schedule field
Color Converter
BackgroundConvert HEX, RGB, HSL, HSV, and CMYK colors with palette harmonies
Random String Generator
BackgroundGenerate secure random strings with configurable alphabets
JSON ↔ CSV
BackgroundConvert between JSON and CSV with auto-detection and configurable delimiters
JSON to Code
BackgroundGenerate typed models from JSON across Swift, Kotlin, TypeScript, Python, Java, C#, Go, Rust, Dart, and more
Localization Inspector
BackgroundAnalyze Android, Apple, and web localization keys, duplicates, placeholders, plurals, and safe rename exports
CURL to Code
BackgroundConvert a cURL command into request code for fetch, axios, Python, Go, PHP, Java, Rust, and more
Hex ↔ ASCII
BackgroundConvert between hexadecimal byte pairs and ASCII text
Hash Generator
BackgroundCompute MD2/4/5, SHA-1, SHA-2, SHA-3, Keccak-256 digests with HMAC and verify support
X.509 Certificate Decoder
BackgroundDecode PEM and DER certificates with subject, issuer, SANs, validity, fingerprints, and warnings
HTML to JSX
BackgroundConvert HTML markup to React-compatible JSX
Markdown Preview
BackgroundPreview Markdown and convert to HTML or HTML + CSS
SQL Formatter
BackgroundFormat SQL queries with dialect-aware parsing across MySQL, PostgreSQL, BigQuery, T-SQL and more
TOML Formatter
BackgroundFormat, minify, validate, and convert TOML to JSON or YAML
SSH Key Generator
BackgroundGenerate SSH key pairs (Ed25519, RSA, ECDSA) with OpenSSH public keys, PEM and OpenSSH private keys, fingerprints, and randomart
IP/Subnet Calculator
BackgroundCalculate IPv4 and IPv6 subnets, masks, host ranges, and counts from CIDR or netmask notation
OTP/TOTP Generator
BackgroundGenerate and validate TOTP and HOTP one-time passwords with QR code export
PHP Array ↔ JSON
BackgroundConvert between PHP array literals and JSON, with var_export output support
PHP Serialize/Unserialize
BackgroundDecode and encode PHP serialize() blobs and session data with a typed tree and JSON view
Open Anvil Command Palette
BackgroundOpen Anvil's command palette.
Format JSON Clipboard
BackgroundFormat the latest copied JSON in Anvil and copy the result.
Decode Base64 Clipboard
BackgroundDecode the latest copied Base64 text in Anvil and copy the result.