DevFlow
ToolsPipelinesExploreDocsPricing
DevFlow

Modern developer utilities, reimagined for productivity and privacy. Built by developers, for developers.

Product

  • Tools Library
  • Pipeline Builder
  • Pricing
  • Explore

Community

  • Public Pipelines
  • Changelog
  • Discussions

Company

  • About
  • Privacy Policy
  • Terms of Service

Support

  • Documentation
  • GitHub Issues
  • API Status

© 2026 DevFlow Tools. All rights reserved.

All systems operational
Star on GitHub

Documentation

Introduction

  • Getting Started

Core Features

  • Pipelines
  • AI Features

Pro Features

  • API Keys
DocumentationIntroduction

Getting Started

Welcome to DevFlow! Learn how to use our 29+ developer tools.

Getting Started

Welcome to DevFlow, the privacy-first toolkit for developers. DevFlow provides 29+ browser-based utilities that help you format, transform, and analyze data without ever sending your sensitive information to a server.

Core Concepts

1. Tool Selection

Browse our extensive library of tools ranging from JSON formatters and JWT decoders to regex testers and base64 encoders. Use the Command Palette (⌘K) to quickly find any tool by name, category, or keyword.

2. Tool Inputs

Every tool has a standard interface:

  • Input Area: Paste your raw data here.
  • Options: Configure tool-specific settings (e.g., indentation level for formatters).
  • Execution: Most tools process data in real-time as you type, but you can also trigger them manually using keyboard shortcuts.

3. Output & Copy

Processed data appears in the output area. You can:

  • Copy to Clipboard: One-click copying.
  • Download: Save result as a file.
  • Explain with AI: Get a breakdown of what the output means.

Your First Transformation

  1. Navigate to the JSON Formatter.
  2. Paste a minified JSON string.
  3. Observe the perfectly indented output.
  4. Try clicking the "Explain" button in the AI sidebar to see a summary of the JSON structure.

Next Steps

  • Learn how to chain tools together using the Pipeline Builder.
  • Explore how AI features can help you debug faster.
  • Generate an API Key for programmatic access.

Found an error or have a suggestion?Edit this page on GitHub

Quick Read