Skip to content

Repository files navigation

A web-based tool for converting files into structured prompts for AI models. Drag and drop files to combine them into markdown or XML and get the prompt copied to your clipboard automatically.

Features

  • Support for text files, Excel spreadsheets, directories, and zip files
  • Switch between markdown and XML
  • Token counts by file or for the entire prompt

Running locally

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser.

About

Web tool for converting files to text prompts

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages