inkview
TLDR
View SVG file
$ inkview [file.svg]
View multiple files$ inkview [file1.svg] [file2.svg]
Slideshow mode$ inkview [*.svg]
SYNOPSIS
inkview [options] file...
DESCRIPTION
inkview is a simple SVG viewer bundled with Inkscape. It displays SVG files in a window for quick preview.
The viewer supports slideshow mode for presenting multiple SVGs. It renders using Inkscape's engine for accurate display.
inkview previews SVG files.
PARAMETERS
FILE
SVG files to view.-t SECONDS
Slideshow timer interval.--help
Display help information.--version
Display version information.
CAVEATS
Part of Inkscape. Limited interaction. View-only functionality.
HISTORY
inkview was created as a lightweight SVG viewer companion to Inkscape for quick file preview.


