Skip to content

A simple web app that lets you test how files behave when downloaded through a browser.

Notifications You must be signed in to change notification settings

KamilDev/file-download-simulator

Repository files navigation

File Download Simulator

Try it here

A simple web app that lets you test how files behave when downloaded through a browser, without the delay of a real network transfer. Features drag-and-drop, dark mode support, and a clean interface.

Usage

Just drag and drop a file or click to choose one - it will be automatically "downloaded" back to your system.

How it Works

The app creates a temporary local blob URL from your file and triggers the download - no actual server upload happens.

About

A simple web app that lets you test how files behave when downloaded through a browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published