Skip to content
ConvertPassConvertPass home

AI image

Prompt cleaner

Tidy a prompt’s whitespace without sending it to a model.

This tool processes files and text locally in your browser. Your content is not uploaded or stored by this site.

0 B
Empty

Empty. Paste text, drop a file, or load the example.

What this tool does

This is mechanical formatting. It will not synonym-swap, translate, or ‘improve’ a prompt. That keeps it local and predictable.

How to use it

  1. Paste a prompt.
  2. Copy the cleaned text.
  3. Keep a copy of the original if spacing was meaningful to you.

Supported input

  • UTF-8 text up to 2 MB

Output

  • Cleaned prompt text

Privacy

This tool processes files and text locally in your browser. Your content is not uploaded or stored by this site.

ConvertPass does not include your input in analytics, URLs, or error reports. Encoding: UTF-8. Limit: 2 MB (2.00 MB).

Limitations

  • Weighted tokens such as (word:1.2) are kept as-is.
  • Language is not detected or translated.

Example

Input
soft light, , portrait   of Ada ,  film grain
Output
soft light, portrait of Ada, film grain

Troubleshooting

A meaningful double comma vanished
The cleaner collapses repeated commas. Undo with the original text; there is no cloud history.

FAQ

Is this an LLM?

No. It is string normalisation.

Will it remove LoRA tags?

No. <lora:name:1> stays.

Can it split positive and negative prompts?

Not automatically. Use the prompt-to-JSON tool if you want tokens as data.

Does it upload prompts?

No.

Related tools

Related guides

Related formats

Last reviewed 16 August 2026. Report a problem. Reports do not include your input.