These files are standalone html files, with all thumbnails embedded, so they're perfect for downloading for offline use.
You can use fam.py
to generate a standalone html file from your own .crf or fam/ subdirectory.
You will need Python 3.6 or later, with Pillow:
- Download and install Python 3.6
- Run cmd.exe (you will probably need to do this as administrator)
- Run
pip install pillow
- Run
python fam.py
with the path to your .crf or fam/ subdirectory, and the name of the html file to generate.