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