← Package directory
Available on winget

Install STL-Thumb

Stl-thumb is a fast lightweight thumbnail generator for STL files. It can show previews for STL files in your file manager on Linux and Windows. It is written in Rust and uses OpenGL.

Install with winget
winget install --id UnlimitedBacon.STL-Thumb
Upgrade
winget upgrade --id UnlimitedBacon.STL-Thumb
Uninstall
winget uninstall --id UnlimitedBacon.STL-Thumb

About STL-Thumb

Stl-thumb is a fast lightweight thumbnail generator for STL files. It can show previews for STL files in your file manager on Linux and Windows. It is written in Rust and uses OpenGL.

What's new in 0.5.0

- FXAA Anti-aliasing - Images look much nicer now without the jagged edges! FXAA is on by default, but can be shut off. It has minimal performance impact. - Pipes! - Can now read STL data from the stdin stream instead of a file - Faster Image Compression - Added option to force recalculating face normals if your STL files are malformed - Published on package on crates.io and docs on docs.rs.

Read release notes

Version history

Version Updated Notes
0.5.0 Unknown - FXAA Anti-aliasing - Images look much nicer now without the jagged edges! FXAA is on by default, but can be shut off. It has minimal performance impact. - Pipes! - Can now read STL data from the stdin stream instead of...
0.4.1 Unknown Changes • Underlying libraries have been fully updated and a lot of work has been done to make initializing OpenGL more robust. Hopefully this takes care of #41, #40, and probably more. • New softer default color
0.4.0 Unknown No notes