FG

Is there an image viewer that takes images on STDIN?

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

Problem

I'm looking for an image viewer that takes data on and can be run like:

Error Output

cat image.png | imageviewer

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there an image viewer that takes images on STDIN?

Low Risk

ImageMagick's program will do just that, assuming you pipe it something that it understands. and it'll pop up a window showing that image.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment