Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srirangav/qlImagePreviewWithSize
QuickLook plugin for images that includes the image's size in the title bar
https://github.com/srirangav/qlImagePreviewWithSize
Last synced: 3 months ago
JSON representation
QuickLook plugin for images that includes the image's size in the title bar
- Host: GitHub
- URL: https://github.com/srirangav/qlImagePreviewWithSize
- Owner: srirangav
- License: other
- Created: 2017-11-14T20:21:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-21T18:25:42.000Z (over 3 years ago)
- Last Synced: 2024-04-23T04:57:27.399Z (7 months ago)
- Language: C
- Size: 4.41 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
- Mac-QuickLook - qlImagePreviewWithSize
README
README
------qlImagePreviewWithSize v0.4
By Sriranga VeeraraghavanqlImagePreviewWithSize is a QuickLook generator for images that includes
the dimensions and other information about the image in the header. It
is based on a similar plugin available here:http://www.cocoaintheshell.com/2012/02/quicklook-images-dimensions/
Webp support is based on a similar plugin available here:
https://github.com/emin/WebPQuickLook
Install:
1. Copy qlImagePreviewWithSize.qlgenerator to ~/Library/QuickLook
2. Restart QuickLook:
/usr/bin/qlmanage -r
/usr/bin/qlmanage -r cacheHistory:
v.0.4 - add webp support
v.0.3 - add DPI and depth to header
v.0.2 - update for Xcode 9.1
v.0.1 - initial releaseLicense:
Please see LICENSE.txt
Known Issues:
1. If Pixelmator Pro is installed, this quicklook generator will not
produce a preview for a webp image because Quicklook always
prefers generators that are included in an application and there
is no way to override this behavior without editing Pixelmator
Pro. See:https://stackoverflow.com/questions/11705425/prefer-my-quicklook-plugin
2. If a webp image is over 20MB in size, a preview or thumbnail will
not be generated3. Playback of animated webp images is not supported. The preview
and thumbnail for such images is the first frame of the animation.4. This quicklook generator will not work on Catalina (10.15.4) or
later because Apple no longer allows third party quicklook
generators to override the default quicklook generator for
public.image.