텍스트 정리 도구
여분의 공백을 제거하고, 줄바꿈을 정규화하며, 인쇄용 따옴표를 고치고, 붙여넣은 텍스트를 정리합니다.
이 도구 사용 방법
- 1
Paste your messy text into the input box.
- 2
Toggle the options you want: trim lines, collapse spaces, remove line breaks, replace tabs, and fix smart quotes.
- 3
Read the cleaned result in the lower box, which updates live as you type or change options.
- 4
Click 'Copy clean text' to copy the result to your clipboard.
텍스트 정리 도구란 무엇인가요?
PDF, 웹사이트, Microsoft Word에서 붙여넣은 텍스트에는 보통 숨겨진 군더더기가 따라옵니다. 즉, 인쇄용(곡선형) 따옴표, 줄표, 소프트 하이픈, 이중 공백, 줄 끝 공백, 그리고 탭과 공백의 혼용입니다. 이 도구는 그 모든 것을 깔끔한 일반 텍스트로 정규화하여, 코드 편집기, CMS 양식, 기타 엄격한 환경에 붙여넣을 수 있도록 준비해 줍니다.
일반적인 사용 사례
Cleaning a quote pasted from a Word document before dropping it into source code, where curly apostrophes would cause syntax errors.
Flattening multi-line text copied from a PDF into a single line for a spreadsheet cell or search field using the remove-line-breaks toggle.
Removing the trailing spaces and tab-indented lines that sneak in when copying from a chat app or rendered web page.
Normalizing en-dashes and em-dashes to plain hyphens so a CSV or plain-text export stays ASCII-safe.
Tidying marketing copy pasted into a CMS field so double spaces after sentences collapse to single spaces.
Preparing a code comment or commit message by stripping the smart quotes and ellipses an editor auto-inserted.
자주 묻는 질문
인쇄용 따옴표는 왜 나쁜가요?▼
관련 도구
단어 및 글자 수 세기
모든 텍스트의 단어, 글자, 문장, 단락 수와 읽기 시간을 온라인에서 셉니다. 입력하는 동안 업데이트됩니다.
읽기 시간 계산기
어떤 텍스트든 읽는 데 걸리는 시간을 추정합니다. 일반 읽기(분당 200단어), 기술 문서 읽기(분당 150단어), 속독(분당 400단어) 중에서 선택하세요.
헤드라인 분석기
블로그 게시물의 헤드라인을 참여 가능성에 따라 점수화합니다. 강력한 단어, 감정 단어, 길이, 명확성을 측정합니다.
이메일 제목 평가기
이메일 제목을 오픈율 잠재력에 따라 점수화합니다. 길이, 스팸 유발 요소, 긴급성 표현을 점검합니다.
Markdown을 HTML로 변환
Markdown 텍스트를 HTML로 변환합니다. CommonMark와 GitHub 확장(표, 취소선, 작업 목록)을 지원합니다.
HTML에서 Markdown으로
HTML을 다시 Markdown으로 변환합니다. HTML을 내보내는 CMS의 콘텐츠를 마이그레이션하는 데 유용합니다.