InoTools Dev

AI Prompt Code Merger

A free tool to combine source code files or entire directories into a single text document for ChatGPT or Claude. Equipped with folder-level exclusion filters. Works entirely in your browser, ensuring your valuable source code is never uploaded to any external server.

Drag & Drop files or folders here

Combine your source code files into a single text format optimized for ChatGPT or Claude.

Ignore Patterns

Files matching these glob patterns will be excluded from the final output (one per line).

Output
Guide & Terminology

What is the AI Prompt Code Merger?

A utility designed to seamlessly combine multiple local code files and directories into a single unified text block. This is highly optimized for feeding large chunks of codebase context to LLMs like ChatGPT or Claude.

How to use

  1. Drag and drop a folder or multiple files into the dropzone.
  2. The tool reads all files, appending their relative paths as headers (e.g., ### /src/App.tsx).
  3. Use the Filter Patterns (Glob) to ignore dependencies like node_modules or .git.
  4. Click Copy to place the aggregated code in your clipboard.

Security

This tool uses the native File System API to read your files completely locally. We never analyze or upload your proprietary source code anywhere.

Related Tools

Find more utilities to streamline your workflow

Lines of Code (LOC) Analyzer

Function Point Calculator

JSON Formatter

JSON to TypeScript Converter

JSON ↔ JS Object Converter

JSON ⇔ XML Converter

PlantUML Viewer

PlantUML Editor

Mock Data Generator

Number Base Converter