ReFile/ Denoise Labs
PresetsPricingDocsChangelog
Sign inGet started
Public preview·v0.1

Describe the file you want.
We write the command.

ReFile turns natural language — typed or spoken — into runnable shell pipelines for images, video, audio, PDFs, and documents. Built for people who want the speed of AI without the opacity of a black box.

Get started — it's freeBrowse presets
No credit card.·Sign in with Google.·Press ⌘ K anywhere
refile · /chat
live
You

Extract audio from this MP4 as a clean 192kbps MP3.

FFmpeg
ffmpeg -i input.mp4 -vn -ab 192k -ar 44100 -y output.mp3
You

Merge these three PDFs and compress to 1.2 MB.

qpdf
qpdf --empty --pages a.pdf b.pdf c.pdf -- merged.pdf
You

Resize every image to 1080p, keep aspect, save as webp.

ImageMagick
magick mogrify -resize 1920x1080 -format webp -quality 82 *.jpg

Built like a tool, not a toy.

Every output is a real shell command on a real file. No hidden state, no black-box conversions — just AI that respects what professionals already know.

Natural language ↔ shell

Describe the outcome. We translate it into the exact ImageMagick, FFmpeg, Poppler, or Pandoc command — and run it.

Voice in your language

Speak in Hindi, Tamil, Telugu, Kannada, Malayalam, Marathi, Bengali, Gujarati, Punjabi, Urdu, or English.

Community presets

Reusable recipes shared by other operators. Fork them, run them, save your own.

Visual workflows

Chain presets together on a canvas. Build deterministic, repeatable file pipelines.

Command + output

You never lose sight of what ran. Every result ships with the exact command — copy, audit, re-run.

Yours, end to end

Your files, your account, your history. Google sign-in, encrypted sessions, downloadable artifacts.

Three steps. One file later.

01

Drop in your files

Drag and drop one or many — images, video, audio, PDFs, anything reasonable.

02

Say what you want

Plain English (or your own language by voice). “Resize to 1080p, keep aspect, save as WebP.”

03

Get the command + the result

ReFile picks the right tool, generates the command, runs it, hands you the output.

Stop googling flags. Start shipping files.

Sign in once. Save your favorite recipes. Build workflows.

Sign in with GoogleSee community presets
ReFile

AI-native file automation. Describe the outcome, drop the file, get the command and the result.

A Denoise Labs product

Product

  • Presets
  • Workflows
  • Pricing
  • Changelog

Resources

  • Docs
  • Community
  • Status

Legal

  • Terms
  • Privacy
  • Security
© 2026 ReFile · A Denoise Labs productBuilt for people who like commands as much as outcomes.