使い方: 行改行変換
行改行変換 はブラウザ内で即座にconvert between LF, CRLF, CR, NEL and LS, and report the mix currently in the fileできる無料のオンラインテキストツールツールです。データを貼り付けてオプションを選ぶだけで結果がリアルタイムに得られます——インストール不要、登録不要、サーバーへの送信も一切ありません。
説明
Convert between LF, CRLF, CR, NEL and LS, and report the mix currently in the file.
- テキストツール
- すべての計算がクライアント側で行われるため、APIキーやトークンなどの機密データにも安心して使えます。
使い方
行改行変換 の使い方は3ステップ:
- 入力ボックスにデータを貼り付け(または例を読み込み)。
- 目的の形式やシーンに合わせてオプションを調整。
- 出力をコピー・ダウンロード・確認——入力に応じてライブ更新。
実行
例
A Windows CRLF file; convert to LF for Unix tooling and Git.
入力
first line second line third line
出力
first line second line third line Line endings found in the input: CRLF 2 Total lines: 3 Converted to: LF
此输出由工具真实运行产生,并非人工编写。
ユースケース
行改行変換 が役立つ場面:
- Convert between LF, CRLF, CR, NEL and LS, and report the mix currently in the file.
パラメータ
| key | オプション | type | allowed | default | 行改行変換 |
|---|---|---|---|---|---|
to | Convert to | select | lf (LF (\n) — Unix, Linux, macOS, Git), crlf (CRLF (\r\n) — Windows, HTTP, SMTP), cr (CR (\r) — classic Mac OS), nel (NEL (\u0085)), ls (LS (\u2028) line separator) | — | lf |
report | Also report the current mix | checkbox | — | true | true |
入力: text · 出力: text · live: ✓
FAQ
Line Ending Converter とは?
convert between LF, CRLF, CR, NEL and LS, and report the mix currently in the fileためのツールです。すべてブラウザ内で動作するためデータは外部に出ません。
無料で使えますか?
はい。無制限・登録不要・インストール不要で使えます。
データは送信されますか?
いいえ。すべての処理はローカルで実行され、サーバーには送信されません。
注意事項
- 全部计算在浏览器端完成,因此超大输入受限于标签页内存,而非服务器上传限制。
関連ツール
大文字小文字変換Switch text between uppercase, lowercase, title case, sentence case and more.camelCase 変換Convert any text or identifier into camelCase.snake_case 変換Convert text into snake_case identifiers.kebab-case 変換Convert text into kebab-case for URLs, CSS classes and CLIs.PascalCase 変換Convert text into PascalCase for class and type names.CONSTANT_CASE 変換Convert text into CONSTANT_CASE for macros and enum members.