Last 12 weeks · 0 commits
What this adds CSV Quick Look — an open-source QuickLook extension for and files that renders them as a proper spreadsheet table. Why it belongs here This list currently has no working CSV/TSV entry. The only plugin that ever existed for this file type, p2/quicklook-csv, has been unmaintained since 2016 and is completely broken on macOS 15 Sequoia (which removed support for the old format). CSV files are one of the most common file types developers encounter, and there has been no open-source solution for years. What it does Virtual scroll — handles 500k+ row files without freezing Click any column header to sort (numeric-aware) Live row filter across all columns Auto-detects delimiter (comma, tab, semicolon, pipe) Encoding support: UTF-8, UTF-16 LE/BE, Windows-1252, Latin-1 Follows system dark/light mode automatically macOS 12+ using the modern sandboxed App Extension format Screenshot !CSV Quick Look preview
Adds TorrentPreview — a macOS QuickLook extension for previewing files. Shows file list with sizes, trackers, piece info, and metadata (creation date, creator, comments, info hash). Free and open source (MIT) Native macOS app with QuickLook extension (appex, not legacy qlgenerator) Signed and notarized Requires macOS 13.0+
Repository: sindresorhus/quick-look-plugins. Description: List of useful Quick Look plugins for developers Stars: 18685, Forks: 547. Open PRs: 1, open issues: 2. Last activity: 3mo ago. Top contributors: sindresorhus, francisfeng, kdeldycke, pkuczynski, adriandmitroca, AlJohri, ruction, chriszielinski, davisonio, coox and others.