Center Text Tool
Center-align text lines or blocks with customizable width and padding options.
Original Lines: 0
Centered Lines: 0
Padding Added: 0 chars
ℹ️ Text Centering Guide
Centering Modes:
- Line-by-Line: Centers each line independently
- Entire Block: Centers the whole text block as one unit
- Paragraph Mode: Centers each paragraph separately
Usage Examples:
- Creating centered headings in plain text
- Formatting poetry or lyrics
- Preparing text for terminal displays
- Designing ASCII art layouts
Input | Settings | Output |
---|---|---|
Title Subtitle |
Width: 30 Line-by-Line |
············Title············· ···········Subtitle··········· |
This block should be centered |
Width: 40 Entire Block |
···········This block··········· ···········should be··········· ···········centered··········· |
First paragraph Second paragraph |
Width: 50 Paragraph Mode |
·········First paragraph········· ·········Second paragraph········ |
Note: "·" represents padding spaces in examples. Actual output uses specified padding characters.