Tools

Developer utilities in the DevFoundry platform. Each tool is built as a headless engine and exposed through browser UI today — with CLI, MCP, GitHub Actions, and hosted APIs planned.

10Utilities
5Prototype
5Planned
4Research

Utilities

Practical developer tools for asset generation, data transformation, and workflow automation.

Image Optimizer

prototype

Lossless & lossy image compression

Batch image optimization with intelligent format selection. Outputs WebP, AVIF, and optimized originals with configurable quality targets.

Format conversionQuality targetingBatch processingSize budgets

Open Graph Generator

prototype

Social preview images in your browser

Generate 1200×630 Open Graph and Twitter Card images from customizable templates. Set title, subtitle, brand name, logo, and background — export PNG or WebP with matching og:* and twitter:* meta tags ready to paste.

1200×630 image generationGradient & split templatesMeta tag generationPNG & WebP export

Favicon Generator

prototype

Complete favicon packages from a single source

Generate all required favicon formats from a single high-resolution source — ICO, PNG, Apple Touch, and Web App Manifest icons with correct sizing. Download as a ready-to-use ZIP.

Multi-format outputManifest generationSize optimizationPWA icons

JSON Tools

prototype

Format, validate, minify, and transform JSON

A focused toolkit for working with JSON — pretty-printing, validation with line-level error display, minification, key sorting, and structural stats. All processing happens in the browser.

Pretty printValidationMinifySort keys

API Tools

planned

Request builder, mock server, and schema testing

Lightweight API development utilities — request composition, response mocking, schema conformance testing, and endpoint documentation generation.

Request builderMock serverSchema testingDoc generation

Web Metadata Tools

prototype

Validate and preview site metadata

Inspect, validate, and preview web metadata — Open Graph tags, Twitter Cards, structured data, robots directives, and canonical URLs across environments.

Meta tag validationSocial previewStructured data testingRobots analysis

Text Inspector

planned

Character, word, and structural text analysis

Browser-first text analysis for developers, technical writers, and AI users — character counts, word/line/paragraph/sentence counts, UTF-8 byte size, and estimated reading and speaking time.

Character countWord/line/paragraph countUTF-8 byte sizeReading & speaking time

Text Transformer

planned

Clean up and transform text in your browser

A browser-first workbench for text cleanup and transformation — trim whitespace, normalize line endings, sort lines, remove duplicates, wrap/unwrap paragraphs, and convert case. All operations in one tool.

Whitespace normalizationLine sorting & dedupText wrappingCase conversion

Encoding Tools

planned

Base64, URL, HTML, and Unicode encoding

A browser-first workbench for common developer encodings — Base64, URL, HTML entities, JSON string escaping, Unicode escapes, and UTF-8 byte inspection. All processing happens locally.

Base64 encode/decodeURL encode/decodeHTML entity encode/decodeUTF-8 byte view

Color Tools

planned

Convert and preview CSS colors

Browser-first color conversion and preview — HEX, RGB, HSL with alpha variants. Live CSS swatch preview and copyable color values for development workflows.

HEX ↔ RGB ↔ HSLAlpha/opacity variantsCSS color previewPalette extraction