List Converter (• / - / 1.)

Paste once, convert instantly. Includes indentation and renumbering controls.

Your input text is processed locally in your browser and not stored.

How to use

  1. Choose a mode (Convert symbols / Add numbering / Remove numbering).
  2. Paste your text, and the output updates automatically.
  3. Adjust indentation and existing-number behavior in Advanced options if needed.
  4. Review and copy the result.

Examples

Convert • to -

Input

・ apple
・ orange

Output

- apple
- orange

Convert - to numbered list (1.)

Input

- Task A
- Task B

Output

1. Task A
2. Task B

Mixed numbering (renumber ON)

Input

1. Existing
3. Skipped
- Bullet

Output

1. Existing
2. Skipped
3. Bullet

FAQ

Can I preserve indentation?

Yes. Keep Leading Whitespace (default) preserves indentation. You can also align all target lines to a single indentation width.

What happens to lines that already have numbers?

Choose one policy: Keep existing numbers, Renumber all, or Number only unnumbered lines.

Will mixed symbols break text formatting?

Only lines with line-head markers/numbers are targeted. Symbols inside sentence bodies are not converted.

Is my text saved?

No. Processing runs locally in your browser and is not sent to servers.

Does a line starting with '-' count as a negative number?

With line-head matching, lines starting with '-' are treated as list items. Check affected lines when handling math values.

Notes

  • Lines beginning with '-' can be interpreted as list items.
  • Conversion runs line-by-line and keeps non-target lines unchanged.
  • Shared URLs include settings only, not text content.

Related tools