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