DevForge LogoDevForgeDocs
Search
LandingWorkbench

Overview

Home

Guides

Markdown Reference

GFM syntax guide

Studio

DevForge Studio

studio

Data Tools

JSON Formatter

json-formatter

Base64 Ultimate Studio

base64-ultimate-studio

JWT Decoder

jwt-decoder

String Case Converter

string-case-converter

YAML ↔ JSON

yaml-json-converter

DB Schema Visualizer

db-schema-visualizer

API Client Studio

api-client

SHA-256 Hash Generator

sha256-generator

SVG Optimizer

svg-optimizer

Writing Tools

Markdown Editor

markdown-editor

ASCII Art Generator

text-to-ascii-art

Doc Builder

doc-builder

Pattern Tools

Regex Tester

regex-tester

Diff Viewer

diff-viewer

Generators

Code Generator

code-generator

UUID Generator

uuid-generator

Color Palette Studio

color-palette

Cron Generator

cron-generator

Dockerfile Generator

dockerfile-generator

K8s YAML Builder

k8s-yaml-builder

AI Tools

AI Explainer

code-explainer

AI UI Generator

ai-ui-generator

Documentation

Get setup

Introducing the DevForge documentation

Find the guides and reference material you need to work through each tool in the DevForge workbench.

Quickstarts

Learn the core workflow for each tool without digging through implementation details first.

Tool Pages

Every active tool has a dedicated page with features, workflow steps, and related docs.

Searchable Docs

Search by tool name, use case, feature, or workflow step from anywhere in the docs.

Workbench Links

Move directly from the documentation into the live workbench tool once you are ready.

Explore by category

Browse the tool guides grouped by the kind of work they support.

Studio

Visual website builder for documentation, portals, and landing pages.

DevForge Studio

Visual website builder for documentation sites, developer portals, API docs, and landing pages.

Data Tools

Structure, validate, and refine machine-readable payloads.

JSON Formatter

Instant beautification, validation, and formatting control.

Base64 Ultimate Studio

Encode, decode, and inspect Base64 text, images, and files.

JWT Decoder

Decode and inspect JWT headers, payloads, and signature metadata.

String Case Converter

Convert identifiers between camelCase, snake_case, kebab-case, and more.

YAML ↔ JSON

Convert between YAML and JSON with live validation and formatting.

DB Schema Visualizer

Inspect SQL and Prisma schemas as tables, fields, keys, and relations.

API Client Studio

Test and debug API endpoints with custom headers, query params, and payloads.

SHA-256 Hash Generator

Calculate secure SHA-256 checksums for text, hashes, and files locally.

SVG Optimizer

Clean up, optimize, and minify SVG markup with live size savings.

Writing Tools

Draft, preview, and shape developer-facing documentation.

Markdown Editor

Write and preview GFM with live rendering.

ASCII Art Generator

Turn short labels into monospace banner art for terminals and docs.

Doc Builder

Create structured project docs with hierarchical pages, TOC, and reader mode.

Pattern Tools

Inspect text logic and test repeatable matching rules.

Regex Tester

Live expression parsing and capture inspection.

Diff Viewer

Compare text side-by-side or inline to spot differences quickly.

Generators

Generate codes, files, and structured output from simple inputs.

Code Generator

Generate QR codes and barcodes from URLs, text, and numeric data.

UUID Generator

Generate cryptographically secure UUID v1, v4, and v7 tokens in bulk.

Color Palette Studio

Design palettes, extract colors from images, and generate CSS/Tailwind specs.

Cron Generator

Generate and translate cron schedule expressions with next run intervals.

Dockerfile Generator

Draft optimized multi-stage Dockerfiles for standard runtime frameworks.

K8s YAML Builder

Construct correct Kubernetes Deployment, Service, and Ingress manifests.

AI Tools

Use assisted workflows to explain and accelerate engineering tasks.

AI Explainer

Understand complex code in seconds with free AI models.

AI UI Generator

Generate, refine, and preview custom HTML component designs powered by AI.

All documentation

A complete index of the currently published tool documentation.

PageCategoryLink
DevForge Studio

Visual website builder for documentation sites, developer portals, API references, and landing pages. Build with a drag-and-drop block editor or a rich text docs editor, apply design themes, and publish to a public URL instantly.

Studio
Read page
JSON Formatter

Validate, format, minify, or sort raw JSON and get parser feedback immediately while the tool keeps track of key count, nesting depth, and payload size.

Data Tools
Read page
Base64 Ultimate Studio

Convert between plain text and Base64, inspect or preview Base64 assets, and round-trip uploaded images or files without leaving the workbench.

Data Tools
Read page
Regex Tester

Test JavaScript regular expressions against real input, inspect match positions and capture groups, preview replacements, and share the current session through the URL.

Pattern Tools
Read page
Markdown Editor

Write GitHub Flavored Markdown across multiple linked files in a VS Code-style workspace with a file tree, folder organization, wikilink navigation, and cloud saves.

Writing Tools
Read page
ASCII Art Generator

Generate ASCII from two focused workflows: banner text rendered through DevForge and TAAG-style FIGlet fonts, or uploaded images sampled into monochrome, styled-color, or ANSI-colored ASCII output with PNG export.

Writing Tools
Read page
Doc Builder

Build structured project documentation across multiple linked pages with a VS Code-style file tree, wikilink navigation, auto-generated table of contents, and a clean reader mode.

Writing Tools
Read page
Code Generator

Generate QR codes and barcodes from any URL, text string, or numeric value. Switch between modes, tune size and error correction, embed the DevForge logo into QR codes, and export as PNG or SVG.

Generators
Read page
JWT Decoder

Decode JWT tokens into their header, payload, and signature parts. Inspect all claims with descriptions, check expiry status, and see Unix timestamps rendered as human-readable dates.

Data Tools
Read page
String Case Converter

Convert any identifier or phrase into all common programming naming conventions at once — camelCase, PascalCase, snake_case, SCREAMING_SNAKE, kebab-case, Title Case, dot.case, and path/case.

Data Tools
Read page
YAML ↔ JSON

Convert between YAML and JSON bidirectionally with live validation, Monaco editor syntax highlighting, configurable indentation, and conversion timing stats.

Data Tools
Read page
DB Schema Visualizer

Visualize relational and document database schemas as an inspectable schema map. Paste SQL DDL, Prisma models, MongoDB JSON Schema, Mongoose snippets, or sample documents to review entities, fields, keys, references, indexes, and migration impact.

Data Tools
Read page
AI Explainer

Paste any code snippet and get a plain-English explanation from a free AI model. Select the language, add an optional focus prompt, and stream the explanation live.

AI Tools
Read page
AI UI Generator

Generate, inspect, and refine premium, modern component layouts styled with Tailwind CSS via conversational AI, featuring live sandboxed execution and device previews.

AI Tools
Read page
API Client Studio

Test, inspect, and automate REST and GraphQL APIs. A full-featured HTTP studio built directly into your workspace supporting collections, custom environments with variable interpolation, pre-request scripts, test assertions, and multi-language snippet generation.

Data Tools
Read page
SHA-256 Hash Generator

Generate secure SHA-256 checksums and keyed HMAC values for text, binary inputs, or files entirely inside your browser.

Data Tools
Read page
UUID Generator

Generate RFC-compliant UUID v1, UUID v4, and UUID v7 tokens in bulk with customizable casing and formatting options.

Generators
Read page
Diff Viewer

Compare original and modified text strings side-by-side or inline using a line-level Longest Common Subsequence (LCS) comparison engine.

Pattern Tools
Read page
Color Palette Studio

Design color palettes, extract dominant colors from image uploads, inspect HEX/HSL/RGB conversions, and export code variables.

Generators
Read page
Cron Generator

Generate crontab schedule expressions visually, describe them in plain English, and calculate their next 5 scheduled executions.

Generators
Read page
SVG Optimizer

Minify SVG vector graphics, strip XML metadata/editor comments, round numeric path coordinates, and convert SVGs into React components.

Data Tools
Read page
Dockerfile Generator

Generate optimized, secure, multi-stage production Dockerfiles for Node.js, Python, Go, and static HTML SPA projects.

Generators
Read page
K8s YAML Builder

Design and generate correct Kubernetes manifests for Deployments, Services, Ingresses, ConfigMaps, and Secrets individually or as a combined stack through a visual form builder.

Generators
Read page