nkeikonnkeikonCommunityยท1 Agent Skills Included

inlineviewer

Preview geospatial and tabular data directly in the terminal

Displays rasters, vectors, and CSV files as images and charts directly in the terminal without opening a GUI. Eliminates slow file downloads, X11 forwarding, and context switching when inspecting data on remote servers or HPC systems. Returns file metadata as JSON and exports quick-look images so generated geospatial files can be verified instantly.
npx skills add nkeikon/inlineviewer --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install viewinline?โ–ผ

Run `npx skills add nkeikon/inlineviewer --all -g -y` in your terminal to install this skill globally.

How to view GeoTIFF files in the terminal?โ–ผ

Run `viewinline file.tif` to render the raster inline in your terminal, with options for band selection, RGB composites, and colormaps.

Does viewinline work over SSH?โ–ผ

Yes. Images render on your local terminal without X11 forwarding or VNC, making it ideal for HPC systems and remote servers.

Which terminals support viewinline?โ–ผ

It renders natively in iTerm2, WezTerm, Konsole, Rio, and Contour, and falls back to chafa for kitty, Ghostty, VS Code, and most other terminals.

Can viewinline verify generated geospatial files?โ–ผ

Yes. The `--info` flag returns metadata and statistics as JSON, and `--export` saves a quick-look PNG so you can confirm outputs are correct.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’