Cachy Get Cachy
DevUtils icon

Raycast extension for Cachy

DevUtils

by vietanhlehuu

Navigate DevUtils faster with this All-in-one Toolbox for Developers

ApplicationsDeveloper ToolsProductivity

Commands

41

Auto Detect the Best Tool

Background

Let the auto-detect feature decide which tool to activate based on your current clipboard string

Backslash Escape/Unescape

Background

Escape (or unescape) backslashes in your current clipboard string

Base64 String Encode/Decode

Background

Decode the Base64 string in clipboard (if it’s decodable)

Base64 Image Encode/Decode

Background

Decode the Base64 string in clipboard to an image (if it’s decodable)

Color Converter

Background

Pick and convert colors (hex, rgb, hsv, hsv, cymk, etc.)

Cron Job Parser

Background

Parse the cron job expression in clipboard (if it’s a valid cron expression)

CSS Beautify/Minify

Background

Beautify or minify your current clipboard as CSS

CSV to JSON

Background

Convert your current clipboard from CSV to JSON

ERB Beautify/Minify

Background

Beautify or minify your current clipboard as ERB

Hash Generator

Background

Calculate the hash of your current clipboard string

HTML to JSX

Background

Convert the HTML string in clipboard to JSX

HTML Entity Encode/Decode

Background

Escape (or unescape) the HTML entities your current clipboard string

HTML Beautify/Minify

Background

Beautify or minify your current clipboard as HTML

HTML Preview

Background

Show a HTML preview of your current clipboard string

JS Beautify/Minify

Background

Beautify or minify your current clipboard as JavaScript

JSON to CSV

Background

Convert your current clipboard from JSON to CSV

JSON to PHP

Background

Convert a JSON string in your clipboard to PHP object/array

JSON to YAML

Background

Convert your current clipboard from JSON to YAML

JSON Format/Validate

Background

Format the JSON string currently in your clipboard (if it’s a valid JSON)

JWT Debugger

Background

Decode and verify the current JWT token in your clipboard

LESS Beautify/Minify

Background

Beautify or minify your current clipboard as LESS

Lorem Ipsum Generator

Background

Get some randomly generated lorem ipsum strings

Markdown Preview

Background

Preview the markdown string currently in your clipboard

Number Base Converter

Background

Convert numbers between bases (oct, hex, binary, etc.)

PHP to JSON

Background

Convert a PHP object/array in your clipboard to JSON

PHP Serializer

Background

Serialize the PHP object/array in your clipboard

PHP Unserializer

Background

Unserialize the string in your clipboard to a PHP object/array

QR Code Reader/Generator

Background

Generate a QR code from your current clipboard string

URL Parser

Background

Parse the URL string currently in your clipboard

Random String Generator

Background

Generate password or random string with symbols, digits, words, etc.

RegExp Tester

Background

Test your regular expression with a string and inspect matches, groups, etc.

SCSS Beautify/Minify

Background

Beautify or minify your current clipboard as SCSS

SQL Formatter

Background

Format the SQL string currently in your clipboard

String Case Converter

Background

Convert a string in clipboard into various naming conventions

String Inspector

Background

Inspect your current clipboard string (length, words count, unicode, etc.)

Text Diff Checker

Background

Compare two texts and find diff (per characters, words, lines, etc.)

Unix Time Converter

Background

Parse and display UNIX the timestamp string currently in your clipboard

URL Encode/Decode

Background

Decode the current URL string in your clipboard (if any)

UUID/ULID Generate/Decode

Background

Decode the UUID in your clipboard (if any), or generate UUIDs

XML Beautify/Minify

Background

Beautify or minify your current clipboard as XML

YAML to JSON

Background

Convert your current clipboard from YAML to JSON