Images for a Whole Directory

There are some Mac tools for creating thumbnails / preview images. I should revisit including ChemSpotlight in Avogadro sometime.

But in the latest 1.98 nightly builds I added a Python method to load a bunch of files and save PNG images because it was useful for a research project.

  • Launch Avogadro2 (latest nightly builds)
  • Run the script in a directory of .xyz files
  • It will load the files one-by-one into Avogadro and save a PNG image

Suggestions welcome…