>_ devpick.sh

Developer tools that don't suck.

🤖 WebMCP ready — AI agents can use our tools directly

K
FORMAT & VALIDATE
ENCODE & DECODE
CONVERT

Unix Timestamp Converter

Convert unix/epoch timestamps to dates

unix: ...

YAML to JSON

Convert YAML to JSON and back

key: value → {key: value}

Number Base

Convert between number bases

255 → 0xFF → 0b11111111

CSV to JSON

Convert CSV data to JSON

name,age Alice,30 → [{"name":"Alice"}]

Timezone Converter

Convert time between IANA timezones

unix: ...

Color Picker

Convert HEX ↔ RGB ↔ HSL

#3b82f6 → rgb(59,130,246)

Hex ↔ RGB

Convert hex colors to RGB/HSL and back

#ff5733 → rgb(255,87,51)

ASCII Table

Full ASCII table with search & copy

A = 65 = 0x41 = 0o101

TOML to JSON

Convert TOML to JSON and back

[server] host = localhost

JSON → TypeScript

Convert JSON to TypeScript interfaces

{"name":"Alice"} → interface Root

WebP to PNG

Convert WebP images to PNG format

image.webp → image.png

Color Picker from Image

Click image pixels to get HEX, RGB, HSL

click → #3b82f6 · rgb(59,130,246)

Aspect Ratio Calculator

Calculate & scale aspect ratios

1920×1080 → 16:9

MP4 to Audio

Extract audio from MP4 and video files

video.mp4 → audio.webm

HTML to Markdown

Convert HTML to Markdown format

<h1>Hi</h1> → # Hi

Text to Binary

Convert text to binary, hex, octal, decimal

Hello → 01001000...

XML to JSON

Convert XML documents to JSON

JSON to YAML

Convert between JSON and YAML

CSV to JSON

Convert CSV data to JSON

Markdown to HTML

Convert Markdown to HTML

PNG to JPG

Convert PNG images to JPG format

Image Resize

Resize images by dimensions or percentage

Image Compress

Compress images by adjusting quality

SVG to PNG

Convert SVG files to PNG images

CSV to SQL

Convert CSV to CREATE TABLE + INSERT statements

name,age → INSERT INTO...

YAML to JSON

Convert YAML to JSON instantly

key: value → {"key":"value"}

XML to CSV

Convert XML to CSV with auto-detected columns

<item>...</item> → CSV

JSON to XML

Convert JSON to XML format

{"key":"val"} → <key>val</key>

Hex Calculator

Hex arithmetic: add, subtract, AND, OR, XOR, shifts

0xFF + 0x01 = 0x100
GENERATE

UUID Generator

Generate UUIDs v4

xxxxxxxx-xxxx-4xxx-yxxx

Hash Generator

MD5, SHA-1, SHA-256, SHA-512

hello → 5d41402abc4b...

Password Generator

Generate strong random passwords

xK#9mP$2nQ@1

Lorem Ipsum

Generate placeholder text

Lorem ipsum dolor sit...

QR Code Generator

Generate QR codes from text or URLs

devpick.sh → ▓▓▓▓▓

Slug Generator

Generate URL-safe slugs from text

Hello World → hello-world

CSS Gradient Generator

Generate linear, radial, and conic CSS gradients

linear-gradient(90deg, #3b82f6, #8b5cf6)

Box Shadow Generator

Generate CSS box shadows with live preview

box-shadow: 0 4px 12px rgba(0,0,0,.15)

Border Radius Generator

Generate CSS border-radius with individual corners

border-radius: 8px 16px 8px 16px

CSS Grid Generator

Build CSS Grid layouts with columns, rows, and gap

grid-template-columns: 1fr 1fr 1fr

Flexbox Playground

Interactive CSS Flexbox builder with live preview

display: flex; justify-content: center

Barcode Generator

Generate Code 128, EAN-13, Code 39 barcodes

DEVPICK → ▎▏▎▎▎▏▎

Color Palette Generator

Generate complementary, analogous & triadic palettes

#3b82f6 → 5-color palette

Favicon Generator

Generate favicons at 16, 32, 48, 180px from image or text

🚀 → favicon.ico

Invoice Generator

Create professional invoices and download as PDF

Company → Client $1,500.00

Email Template Builder

Build HTML email templates with visual editor

Cron Expression Generator

Build and explain cron job schedules visually

*/5 * * * * → every 5 min

Word Counter

Count words, characters, sentences, and reading time

128 words · 4 min read

Discord Timestamp Generator

Generate Discord timestamp tags for any date/time

<t:1234567890:R> → 2 months ago

GUID Generator

Generate GUIDs (UUID v4) — Microsoft/Windows ecosystem

{XXXXXXXX-XXXX-4XXX-YXXX-XXXXXXXXXXXX}

UTM Builder

Build campaign tracking URLs with UTM parameters

.gitignore Generator

Create .gitignore files from popular templates

Email Signature Generator

Create HTML email signatures for Gmail, Outlook, and more

README Generator

Create professional GitHub README.md files with live preview, badges, and table of contents.

Nginx Config Generator

Visual Nginx configuration builder with SSL, reverse proxy, gzip, caching, and rate limiting.

Docker Compose Generator

Visual docker-compose.yml builder. Add services, ports, volumes, and environment variables.

License Generator

Generate open source license files. MIT, Apache, GPL, BSD, and more with comparison table.

htaccess Generator

Build Apache .htaccess files visually. Redirects, rewrites, caching, gzip, and security rules.

Freelance Rate Calculator

Calculate your ideal hourly rate based on salary, expenses, taxes, and utilization.

Recipe Cost Calculator

Calculate the cost per serving for any recipe. Track ingredient prices and compare meals.

Link in Bio Generator

Create a free link-in-bio page. Customize colors, add links, and export as HTML.

PDF
SEO
NETWORK
COMPARE
TEST & DEBUG

🤖

Works with your AI agent

Use devpick tools from Claude Code, Cursor, or Codex.
PDF merge, subnet calc, regex testing — things your agent can't do alone.

npx @devpick/mcp-server

43 tools · 100% local · No API keys · Works offline