📐 文本对齐Text Align
把多行文本按最长行对齐:左对齐、居中对齐或右对齐(用空格补齐)。适合制作整齐的清单与等宽效果。Align multiple lines to the longest one: left, center or right (padded with spaces). Great for tidy lists and monospace layouts.
① 对齐方式① Align
② 输入与输出② Input & Output
使用说明How to use
怎么用How to use
- 输入多行文本Enter multiple lines
- 选择对齐方式:左/中/右,可指定宽度Choose align: left/center/right, optional width
- 查看对齐结果Review the aligned result
示例:多行长短不一 → 右侧对齐Example: Uneven lines → right-aligned
全程在你的浏览器本地完成,文本不会上传服务器。Runs entirely in your browser; your text is never uploaded.
选择对齐方式(左 / 中 / 右)与可选固定宽度,或按分隔符把每行拆列后对齐;中文与全角字符按显示宽度计 2,混排对齐更准确。Pick an alignment (left / center / right) with an optional fixed width, or align columns by a delimiter; CJK and full-width chars count as width 2, so mixed-script text lines up correctly.