Are there any multiformat image viewers, which are similar to feh and can show SVG files?
7
votes
4
answers
4773
views
At the moment I'm working with a lot of SVG files and I don't have a good tool to inspect this files.
Normally I use
feh
to take a look at an image, but feh
can't show SVG files.
Now I'm looking for a replacement. The replacement should have all the features of feh
and should be able to open SVG files.
Especially the following features are mandatory
- simple feh
like GUI
- the tool should be designed for the use in a shell
- $command ~/image1.svg image2.jpg
should only open these two files not the directory ~/
- support multiple image formats
- small memory footprint and not to many dependencies
I know the Eye of GNOME (eog
) does all this, but it is a GNOME tool and as such it needs to many GNOME dependencies.
Asked by Raphael Ahrens
(9871 rep)
Sep 25, 2013, 06:57 AM
Last activity: Mar 8, 2021, 04:38 PM
Last activity: Mar 8, 2021, 04:38 PM