Skip to content

kkdd/quicklook-csv

 
 

Repository files navigation

A QuickLook Plugin for CSV Files

Quick look CSV files for Mac OS X 10.5 and newer. Supports files separated by comma (,), tabs (), semicolons (;) pipes (|). The plugin will generate Icons and show a preview, along with some information (like num rows/columns). Many thanks to Ted Fischer for valuable input and testing of version 1.1!

Installation

In order to use this Plugin, download QuickLookCSV.dmg, open it by double-clicking and in there you will find the actual Plugin named QuickLookCSV.qlgenerator.

Place the Plugin into ~/Library/QuickLook/ to install it for yourself only, or into (Macintosh HD)/Library/QuickLook/ to install it for all users of your Mac. If the QuickLook-folder does not exist, simply create it manually.
There are aliases to these directories in the disk image you have just downloaded, so you might be able to just drag the plugin onto one of the two aliases to install.

Source & Issues

The source is hosted on Google Code and GitHub, if you want to contribute please use GitHub and send me a pull request. For issues please use GitHub as well.

File Maker TSV Files

Some hacks were made in earlier versions to support FileMaker tab-separated-value files. Those hacks have been removed in Version 1.3. If this means your files no longer preview correctly, download version 1.2 again, but please let me know.

Screenshots

Icons Preview

About

A QuickLook plugin for CSV files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 73.6%
  • C 23.3%
  • CSS 3.1%