Skip to content

CRLF(Windows)のテキストファイル

✅ Free 🚫 No signup ⚡ Instant download
Free download(714 B)

crlf.txt

File info

Format TXT
File size 714 B(714 bytes)
MIME Type text/plain
MD5 8da3fd7c1a979c7e8c15bd90df631a23
SHA-1 c2a063d00e2e369c0b95038c8e9705b8e1e200b3
SHA-256 4c7f0f326c8e46b09d77870247f08147bacdfa383e552becc036888eb46420a5

Download via command line

curl
curl -O https://devlab.lb-product.com/files/newline/crlf/crlf.txt
wget
wget https://devlab.lb-product.com/files/newline/crlf/crlf.txt
PowerShell
Invoke-WebRequest -Uri "https://devlab.lb-product.com/files/newline/crlf/crlf.txt" -OutFile "crlf.txt"

About this file

CRLF(Windows)の改行コードを持つテキストファイルです。改行コードの判定・変換処理のテストや、クロスプラットフォーム互換性の検証にご利用ください。

改行コードはOS間で異なり(Unix: LF、Windows: CRLF、旧Mac: CR)、テキスト処理やバージョン管理で問題になることがあります。このテストファイルで、アプリケーションが各改行コードを正しく処理できるか検証してください。

FAQ

Is this file free to use?
Yes — fully free and no signup required. Use it for any commercial or non-commercial test/verification purpose.
What is inside the file?
Dummy data generated for testing — sized to match the listed size exactly.
What are the hash values for?
Verify integrity after download or use them as test data for hashing libraries.