Skip to content

Generate a fake JPG or PNG image in any size between 1 KB and 2 GB.

License

Notifications You must be signed in to change notification settings

fake-image-generator/fake-image-generator-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fake-image-generator-go

GoDoc Go version Github Actions

Generate a fake JPG or PNG image in any size between 1 KB and 2 GB.

This was made for generating big files that pose as images for testing purposes (for testing an image upload feature in an app, for example).

Requirements

This utility was tested in Go 1.13.4.

Installation

go install github.com/fake-image-generator/fake-image-generator-go

Usage

fake-image-generator-go.exe -size=15500 -extension=png -output=.

Build

go get -d ./...
go build

About

Generate a fake JPG or PNG image in any size between 1 KB and 2 GB.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages