{"id":338,"url":"https://github.com/sindresorhus/quick-look-plugins","last_synced_at":"2025-05-14T08:02:39.955Z","repository":{"id":12359929,"uuid":"15008072","full_name":"sindresorhus/quick-look-plugins","owner":"sindresorhus","description":"List of useful Quick Look plugins for developers","archived":false,"fork":false,"pushed_at":"2025-04-29T10:10:26.000Z","size":9001,"stargazers_count":18272,"open_issues_count":17,"forks_count":539,"subscribers_count":426,"default_branch":"main","last_synced_at":"2025-05-07T07:03:19.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2013-12-07T15:43:33.000Z","updated_at":"2025-05-06T20:41:48.000Z","dependencies_parsed_at":"2025-05-06T17:51:33.008Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/quick-look-plugins","commit_stats":{"total_commits":51,"total_committers":26,"mean_commits":"1.9615384615384615","dds":0.5294117647058824,"last_synced_commit":"389a755b66ef33ecf180e665978de0b4b890ed24"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fquick-look-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fquick-look-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fquick-look-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fquick-look-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/quick-look-plugins/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253534795,"owners_count":21923544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-01-05T20:12:52.257Z","updated_at":"2025-05-14T08:02:39.881Z","avatar_url":"https://github.com/sindresorhus.png","language":null,"readme":"# Quick Look plugins [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n\u003e List of useful [Quick Look](https://en.wikipedia.org/wiki/Quick_Look) plugins for developers\n\n## Install\n\n### Using [Homebrew](https://brew.sh)\n\n- Run `brew install \u003cpackage\u003e`\n\n#### Install all\n\n```\nbrew install qlcolorcode qlstephen qlmarkdown quicklook-json qlimagesize suspicious-package apparency quicklookase qlvideo\n```\n\n##### Catalina notes\n\nTo get plugins working in Catalina, you will need to remove the quarantine attribute.\n\nRun this to see the attributes:\n\n```\nxattr -r ~/Library/QuickLook\n```\n\nAnd run this to remove the attributes:\n\n```\nxattr -d -r com.apple.quarantine ~/Library/QuickLook\n```\n\n### Manually\n\n- Click \"download manually\"\n- Move the downloaded .qlgenerator file to `~/Library/QuickLook`\n- Run `qlmanage -r`\n\n## Plugins\n\n### [QLColorCode](https://github.com/anthonygelibert/QLColorCode)\n\n\u003e Preview source code files with syntax highlighting\n\nRun `brew install qlcolorcode` or [download manually](https://github.com/anthonygelibert/QLColorCode/releases/latest)\n\n[![](screenshots/QLColorCode.png)](https://github.com/anthonygelibert/QLColorCode)\n\n### [QLStephen](https://github.com/whomwah/qlstephen)\n\n\u003e Preview plain text files without or with unknown file extension. Example: README, CHANGELOG, index.styl, etc.\n\nRun `brew install qlstephen` or [download manually](https://github.com/whomwah/qlstephen/releases/latest)\n\n[![](screenshots/QLStephen.png)](https://github.com/whomwah/qlstephen)\n\n### [QLMarkdown](https://github.com/toland/qlmarkdown)\n\n\u003e Preview Markdown files\n\nRun `brew install qlmarkdown` or [download manually](https://github.com/downloads/toland/qlmarkdown/QLMarkdown-1.3.zip)\n\n[![](screenshots/QLMarkdown.png)](https://github.com/toland/qlmarkdown)\n\n### [QuickLookJSON](http://www.sagtau.com/quicklookjson.html)\n\n\u003e Preview JSON files\n\nRun `brew install quicklook-json` or [download manually](http://www.sagtau.com/media/QuickLookJSON.qlgenerator.zip)\n\n[![](screenshots/QuickLookJSON.png)](http://www.sagtau.com/quicklookjson.html)\n\n### [BetterZipQL](https://macitbetter.com/downloads/)\n\n\u003e Preview archives\n\n\u003e Note: The BetterZipQL plugin was integrated with the BetterZip app.\n\nRun `brew install betterzip` to install the BetterZip app and its Quick Look plugin or [download manually](https://macitbetter.com/BetterZip.zip)\n\nThe legacy BetterZipQL plugin can be [downloaded here](https://macitbetter.com/dl/BetterZipQL-1.5.zip).\n\n[![](screenshots/BetterZipQL.png)](https://macitbetter.com/BetterZip-Quick-Look-Generator/)\n\n### [qlImageSize](https://github.com/Nyx0uf/qlImageSize)\n\n\u003e Display image size and resolution\n\nRun `brew install qlimagesize` or [download manually](https://github.com/Nyx0uf/qlImageSize#installation)\n\n[![](screenshots/qlImageSize.png)](https://github.com/Nyx0uf/qlImageSize)\n\n### [Suspicious Package](https://www.mothersruin.com/software/SuspiciousPackage/)\n\n\u003e Preview the contents of a standard Apple installer package\n\nRun `brew install suspicious-package` or [download manually](https://www.mothersruin.com/software/downloads/SuspiciousPackage.xip)\n\n[![](screenshots/SuspiciousPackage.png)](https://www.mothersruin.com/software/SuspiciousPackage/)\n\n### [Apparency](https://www.mothersruin.com/software/Apparency/)\n\n\u003e Preview the contents of a macOS app\n\nRun `brew install apparency` or [download manually](https://mothersruin.com/software/downloads/Apparency.dmg)\n\n[![](screenshots/Apparency.png)](https://mothersruin.com/software/Apparency/)\n\n### [QuickLookASE](https://github.com/rsodre/QuickLookASE)\n\n\u003e Preview Adobe ASE Color Swatches generated with Adobe Photoshop, Adobe Illustrator, [Adobe Color CC](https://color.adobe.com), [Spectrum](http://www.eigenlogik.com/spectrum/mac), [COLOURlovers](https://www.colourlovers.com), [Prisma](http://www.codeadventure.com), among many others.\n\nRun `brew install quicklookase` or [download manually](https://github.com/rsodre/QuickLookASE/releases/latest)\n\n[![](screenshots/QuickLookASE.png)](https://github.com/rsodre/QuickLookASE)\n\n### [QLVideo](https://github.com/Marginal/QLVideo)\n\n\u003e Preview most types of video files, as well as their thumbnails, cover art and metadata\n\nRun `brew install qlvideo` or [download manually](https://github.com/Marginal/QLVideo/releases/latest)\n\n[![](screenshots/QLVideo.png)](https://github.com/Marginal/QLVideo)\n\n## More\n\n*These are not included in [Install all](#install-all).*\n\n### [Peek](https://bigzlabs.com/peek) 💰\n\n\u003e Peek allows you to copy and find text, jump to line numbers, render Github-flavored Markdown with a generated table of contents, restore scroll positions, highlight syntax, \u0026 more in the Quick Look previews of over 300 file extensions.\n\nPurchase on the [App Store](https://apps.apple.com/app/peek-quick-look-extension/id1554235898).\n\n*The app is abandoned and buggy, but still functional.*\n\n[![](screenshots/Peek.png)](https://bigzlabs.com/peek)\n\n### [Folder Preview](https://anybox.ltd/folder-preview) 💰\n\n\u003e Preview folders and ZIP files with the familiar experience of Finder.\n\nPurchase on the [App Store](https://apps.apple.com/app/folder-preview/id6698876601).\n\n[![](screenshots/FolderPreview.png)](https://anybox.ltd/folder-preview)\n\n### [ProvisionQL](https://github.com/ealeksandrov/ProvisionQL)\n\n\u003e Preview iOS / macOS app and provision information\n\nRun `brew install provisionql` or [download manually](https://github.com/ealeksandrov/ProvisionQL/releases/latest)\n\n[![](screenshots/ProvisionQL.png)](https://github.com/ealeksandrov/ProvisionQL)\n\n### [QuickLookAPK](https://github.com/hezi/QuickLookAPK)\n\n\u003e Preview Android APK files\n\nRun `brew install quicklookapk` or [download manually](https://github.com/hezi/QuickLookAPK/blob/master/QuickLookAPK.qlgenerator.zip)\n\n[![](screenshots/QuickLookAPK.png)](https://github.com/hezi/QuickLookAPK)\n\n### [quicklook-pat](https://github.com/pixelrowdies/quicklook-pat)\n\n\u003e Preview Adobe Photoshop pattern files\n\nRun `brew install quicklook-pat` or [download manually](https://github.com/pixelrowdies/quicklook-pat/releases)\n\n[![](screenshots/quicklook-pat.png)](https://github.com/pixelrowdies/quicklook-pat)\n\n### [WebP](https://github.com/dchest/webp-quicklook)\n\n\u003e Preview WebP images\n\n\u003e NOTE: This is already covered by `qlImageSize`, so this plugin is listed here only in case you do not like `qlImageSize`.\n\nRun `brew install webpquicklook` or [download manually](https://github.com/dchest/webp-quicklook/releases/latest)\n\n[![](screenshots/WebP.png)](https://github.com/dchest/webp-quicklook)\n\n### [SourceCodeSyntaxHighlight](https://github.com/sbarex/SourceCodeSyntaxHighlight)\n\n\u003e Preview many different source code files\n\nRun `brew install --cask --no-quarantine syntax-highlight` or [download manually](https://github.com/sbarex/SourceCodeSyntaxHighlight/releases/latest)\n\n[![](https://user-images.githubusercontent.com/8471055/118415204-5f53fc80-b6a9-11eb-93d8-b88c442c5744.png)](https://github.com/sbarex/SourceCodeSyntaxHighlight)\n\n**Note:** This might overwrite some other Quick Look plugins.\n\n## License\n\n[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)\n\nTo the extent possible under law, [Sindre Sorhus](https://sindresorhus.com) has waived all copyright and related or neighboring rights to this work.\n","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"categories":["其它实用工具","Platforms","Development Environment","Technical","Uncategorized","开发环境","Others","Application:","Cli","Applications","Developer Environment","Miscellaneous","Misc","Live Site:   [searchAwesome](https://search-awesome.vercel.app/)","QuickLook Plugins","Utilities","OSX Application","File Management","Themed Directories","Source"],"sub_categories":["Finder","Uncategorized","ramanihiteshc@gmail.com","System","密码管理","System Related Tools","Packages","Audio Record and Process","Misc","Utils","🔍 Finder (11)","What It Does","Productivity","\u003cb\u003e\u003ccode\u003e\u0026nbsp;\u0026nbsp;4011⭐\u003c/code\u003e\u003c/b\u003e \u003cb\u003e\u003ccode\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;95🍴\u003c/code\u003e\u003c/b\u003e [SourceCodeSyntaxHighlight](https://github.com/sbarex/SourceCodeSyntaxHighlight))"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fquick-look-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsindresorhus%2Fquick-look-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fquick-look-plugins/lists"}