100 KBのJSONファイルをダウンロード
File info
| Format | JSON |
|---|---|
| File size | 100 KB(102,450 bytes) |
| MIME Type | application/json |
| MD5 | dc1d04b08dcc210cf847e149d503a6ed |
| SHA-1 | 1ee1b7496e7b73913442132440ab17b25a2cc54d |
| SHA-256 | 6af79cd40e5acbca31fded70737ae924fc6024c1c13984106a22fd75abc589dc |
Download via command line
curl
curl -O https://devlab.lb-product.com/files/json/json-100kb.json
wget
wget https://devlab.lb-product.com/files/json/json-100kb.json
PowerShell
Invoke-WebRequest -Uri "https://devlab.lb-product.com/files/json/json-100kb.json" -OutFile "json-100kb.json"
About this file
100 KBのJSONテストファイルです。開発・検証・テスト用途に無料でダウンロードしてご利用いただけます。ファイルサイズはちょうど102,450バイトです。
アップロード機能のテスト、ファイル処理ライブラリの検証、ネットワーク速度の計測、メール添付サイズの確認など、さまざまな開発シーンでお使いください。上記のハッシュ値(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.