← Back to tools
View AGENTS.md for dummy
dummy
Generator of static files for testing file upload functionality
Description
dummy is a generator of static files for testing file upload. It can generate PNG files of any number of bytes, making it useful for testing upload endpoints, file size limits, and storage systems during development.
AI Summary
CLI tool for generating dummy files of specified sizes for upload testing
Capabilities
- + Generate PNG files of any size
- + Create test files for upload testing
- + Specify exact byte sizes for generated files
Use When
- → You need dummy files for testing file upload functionality
- → You want to test file size limits
Avoid When
- x You need realistic test data content