Finder makes these great preview images of files. Is it possible to access them? Ideally from python.
Asked
Active
Viewed 171 times
2 Answers
2
Have a look at http://mattgemmell.com/files/source/nsimage_quicklook.zip it does exactly what you want event if it is in obj-c

AP.
- 5,205
- 7
- 50
- 94
0
You can do it from the command like using qlmanage
discussed here:
API or other method for accessing Finder icon preview images

podperson
- 2,284
- 2
- 24
- 24