10 KBのCSVファイルをダウンロード
File info
| Format | CSV |
|---|---|
| File size | 10 KB(10,240 bytes) |
| MIME Type | text/csv |
| MD5 | 4ab218bb7aff534e7b1e9cebff283cef |
| SHA-1 | 028a66cd9f41d6b4469475bd35d2e026a6952d76 |
| SHA-256 | 33832158a0bd611c952e39c5358cad5bbcc70fdf8144fce6a6ae710401e35002 |
Download via command line
curl
curl -O https://devlab.lb-product.com/files/csv/csv-10kb.csv
wget
wget https://devlab.lb-product.com/files/csv/csv-10kb.csv
PowerShell
Invoke-WebRequest -Uri "https://devlab.lb-product.com/files/csv/csv-10kb.csv" -OutFile "csv-10kb.csv"
About this file
10 KBのCSVテストファイルです。開発・検証・テスト用途に無料でダウンロードしてご利用いただけます。ファイルサイズはちょうど10,240バイトです。
アップロード機能のテスト、ファイル処理ライブラリの検証、ネットワーク速度の計測、メール添付サイズの確認など、さまざまな開発シーンでお使いください。上記のハッシュ値(MD5・SHA-1・SHA-256)を使えば、ダウンロード後のファイル整合性の確認やハッシュ計算ライブラリのテストも可能です。
よくある利用シーン
- Webアプリケーションのファイルアップロード機能テスト
- APIのファイル送受信テスト
- クラウドストレージの転送速度計測
- CDNキャッシュの動作確認
- メール添付ファイルのサイズ制限テスト
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.