unlimitedbacon / stl-thumb

Thumbnail generator for STL files
MIT License
1.02k stars 89 forks source link

Feature Request: Use filenamex.stl > filenamex.png #68

Open phpbbireland opened 1 year ago

phpbbireland commented 1 year ago

Any chance you could add generating of thumb based on input file name: without the need to type the output name as in: stl-thumb gizmo1.stl ... would produce: gizmo1.png

Batch processing for a given directory would be magic: stl-thumb *.stl png : would produce thumbs of all files in that directory using same name and png extension.

Many thanks for stl-thumb, works great (installed to MX-Linux 21)

Update... just got thumbnails working in Thunar but request may still be valid for others?