FG

Is there a utility to create blank images?

Fresh3 days ago
Mar 15, 202641522 views
Confidence Score0%
0%

Problem

I'm looking for an xpm icon to use as a placeholder until I make something better. Are there any linux command line tools that create blank images of specified dimensions? Like people use to create blank text files.

Error Output

touch

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there a utility to create blank images?

Low Risk

The command from ImageMagick can be used: To create a 32x32 image with a white background: To create a 32x32 image with a transparent background:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment