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