画面では fine な text が paste 先で fail。email double space after period;Word/Docs non-breaking space search 不可;PDF copy で文ごと行;code trailing tab choke;CMS invisible zero-width reject。
Remove extra spaces ordinary space/tab run を line 内 single space collapse。line break は blank-line option 除非。Trim trailing end-of-line junk code diff/scraped HTML。Trim leading indentation remove — source code compile 必要なら off。
Convert tabs spaces width 2/4/8 expand。Convert spaces tabs leading indent only sentence space 不変 prose readable code indent marker consistent。
NBSP と Unicode gap
Replace NBSP U+00A0 Word same-line two words → ordinary space。Normalize thin/figure/ideographic Unicode whitespace variant identical eye find-replace CSV strict validator break。
normalize 後 still misbehave — Text Character Cleaner punctuation/emoji/control whitespace intentionally leave。
Zero-width:safe vs aggressive
Safe zero-width space U+200B BOM remove most paste disaster common invisible junk。Aggressive also zero-width joiner/non-joiner Arabic/Persian/Urdu/Indic script letter shape — Latin-only known spam marker certain only aggressive。
Fix PDF line breaks hard-wrapped mid-sentence academic/legal PDF classic。lowercase next line start merge space collapse trim tidy。
Collapse blank lines empty row single gap email forward ideal。Remove blank lines entirely。list dedupe/sort Line Tools whitespace-only row blank stricter list hygiene。
不可視文字を表示
Show invisible preview space(·) tab(→) NBSP(⍽) zero-width output pane。Copy cleaned without marker — diagnosis not export。colleague「paragraph OK」preview on hidden obvious。
処理順(固定 pipeline)
Strip BOM file start
Remove zero-width safe/aggressive
Replace NBSP normalize Unicode space ordinary
Normalize line endings internal
Optionally join PDF hard line break
Trim leading/trailing space per line
Collapse repeated space/tab or remove all space
Blank-line collapse/removal
Convert tabs↔spaces restore chosen line-ending
order fixed reason:PDF join before space collapse merged sentence single space not double gap。
common paste source Preset
Email paste — collapse space replace NBSP collapse blank line
Word / Docs — email same office-document spacing tuned
PDF text — hard line-break repair on space normalization
Code indent — tabs spaces trailing trim LF no space collapse inside line
CMS / scraper — trim both ends every line collapse space LF
Whitespace vs related tool
Character Cleaner letter/number/emoji/punctuation/symbol remove or keep class specify。Unicode NFC/NFKD script-aware accent strip。problem which character exist not space count between word。
Line Tools whole line dedupe/sort/filter keyword join paragraph split width。structure not intra-line spacing。chain Whitespace first Line Tools dedupe contact list common。