

Raycast extension for Cachy
DevUtils
by vietanhlehuu
Navigate DevUtils faster with this All-in-one Toolbox for Developers
Commands
41Auto Detect the Best Tool
BackgroundLet the auto-detect feature decide which tool to activate based on your current clipboard string
Backslash Escape/Unescape
BackgroundEscape (or unescape) backslashes in your current clipboard string
Base64 String Encode/Decode
BackgroundDecode the Base64 string in clipboard (if it’s decodable)
Base64 Image Encode/Decode
BackgroundDecode the Base64 string in clipboard to an image (if it’s decodable)
Color Converter
BackgroundPick and convert colors (hex, rgb, hsv, hsv, cymk, etc.)
Cron Job Parser
BackgroundParse the cron job expression in clipboard (if it’s a valid cron expression)
CSS Beautify/Minify
BackgroundBeautify or minify your current clipboard as CSS
CSV to JSON
BackgroundConvert your current clipboard from CSV to JSON
ERB Beautify/Minify
BackgroundBeautify or minify your current clipboard as ERB
Hash Generator
BackgroundCalculate the hash of your current clipboard string
HTML to JSX
BackgroundConvert the HTML string in clipboard to JSX
HTML Entity Encode/Decode
BackgroundEscape (or unescape) the HTML entities your current clipboard string
HTML Beautify/Minify
BackgroundBeautify or minify your current clipboard as HTML
HTML Preview
BackgroundShow a HTML preview of your current clipboard string
JS Beautify/Minify
BackgroundBeautify or minify your current clipboard as JavaScript
JSON to CSV
BackgroundConvert your current clipboard from JSON to CSV
JSON to PHP
BackgroundConvert a JSON string in your clipboard to PHP object/array
JSON to YAML
BackgroundConvert your current clipboard from JSON to YAML
JSON Format/Validate
BackgroundFormat the JSON string currently in your clipboard (if it’s a valid JSON)
JWT Debugger
BackgroundDecode and verify the current JWT token in your clipboard
LESS Beautify/Minify
BackgroundBeautify or minify your current clipboard as LESS
Lorem Ipsum Generator
BackgroundGet some randomly generated lorem ipsum strings
Markdown Preview
BackgroundPreview the markdown string currently in your clipboard
Number Base Converter
BackgroundConvert numbers between bases (oct, hex, binary, etc.)
PHP to JSON
BackgroundConvert a PHP object/array in your clipboard to JSON
PHP Serializer
BackgroundSerialize the PHP object/array in your clipboard
PHP Unserializer
BackgroundUnserialize the string in your clipboard to a PHP object/array
QR Code Reader/Generator
BackgroundGenerate a QR code from your current clipboard string
URL Parser
BackgroundParse the URL string currently in your clipboard
Random String Generator
BackgroundGenerate password or random string with symbols, digits, words, etc.
RegExp Tester
BackgroundTest your regular expression with a string and inspect matches, groups, etc.
SCSS Beautify/Minify
BackgroundBeautify or minify your current clipboard as SCSS
SQL Formatter
BackgroundFormat the SQL string currently in your clipboard
String Case Converter
BackgroundConvert a string in clipboard into various naming conventions
String Inspector
BackgroundInspect your current clipboard string (length, words count, unicode, etc.)
Text Diff Checker
BackgroundCompare two texts and find diff (per characters, words, lines, etc.)
Unix Time Converter
BackgroundParse and display UNIX the timestamp string currently in your clipboard
URL Encode/Decode
BackgroundDecode the current URL string in your clipboard (if any)
UUID/ULID Generate/Decode
BackgroundDecode the UUID in your clipboard (if any), or generate UUIDs
XML Beautify/Minify
BackgroundBeautify or minify your current clipboard as XML
YAML to JSON
BackgroundConvert your current clipboard from YAML to JSON