Nyx0uf / qlImageSize

QuickLook and Spotlight plugins to display the dimensions, size and DPI of an image in the title bar instead of the filename. Also preview some unsupported formats like WebP & bpg.
MIT License
1.19k stars 66 forks source link

how to remove all extension on thumbnail in Finder? #15

Closed dz86 closed 8 years ago

dz86 commented 8 years ago

Please, explain how to remove all extension on thumbnail in Finder, Thank you

Nyx0uf commented 8 years ago

in the GenerateThumbnailForURL.m file set the properties dictionary to nil.

dz86 commented 8 years ago

sorry, but i completely don't understand, can you give the file or say on what string and what needs to change. thank you

Nyx0uf commented 8 years ago

I can't be clearer.

If you want this you need to download and build the project yourself and edit the file I mentioned earlier.

dz86 commented 8 years ago

yes, i did it, but how change properties dictionary to nil, in what string?