Last 12 weeks · 2 commits
3 of 6 standards met
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
Repository: sindresorhus/quick-look-plugins. Description: List of useful Quick Look plugins for developers Stars: 18751, Forks: 548. Open PRs: 1, open issues: 3. Last activity: 1mo ago. Community health: 57%. Top contributors: sindresorhus, francisfeng, kdeldycke, pkuczynski, adriandmitroca, AlJohri, ruction, cavoco, chriszielinski, davisonio and others.