All Projects → p2 → Quicklook Csv

p2 / Quicklook Csv

Licence: other
A QuickLook plugin for CSV files

Labels

Projects that are alternatives of or similar to Quicklook Csv

Flatfiles
Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed.
Stars: ✭ 275 (+19.57%)
Mutual labels:  csv-files
English synonyms antonyms list
List of English synonyms and antonyms parsed from the public domain book of James C. Fernald, 1896
Stars: ✭ 20 (-91.3%)
Mutual labels:  csv-files
Csvimporter
Import CSV files line by line with ease
Stars: ✭ 120 (-47.83%)
Mutual labels:  csv-files
Csvdedupe
🆔 Command line tool for deduplicating CSV files
Stars: ✭ 314 (+36.52%)
Mutual labels:  csv-files
Currencyviewer
Short python framework that dynamically displays and converts the cryptocurrencies in your Kraken wallet into equivalents fiat money.
Stars: ✭ 13 (-94.35%)
Mutual labels:  csv-files
Csvquery
Plugin for Notepad++ that treats CSV files as (read only) SQL tables
Stars: ✭ 54 (-76.52%)
Mutual labels:  csv-files
autopivot
AutoPivot automatically creates in-memory OLAP cubes from CSV files, that you can explore from Excel, Tableau or using the embedded ActiveUI web frontend
Stars: ✭ 23 (-90%)
Mutual labels:  csv-files
Importexportfree
Improve default Magento 2 Import / Export features - cron jobs, CSV , XML , JSON , Excel , mapping of any format, Google Sheet, data and price modification, improved speed and a lot more!
Stars: ✭ 160 (-30.43%)
Mutual labels:  csv-files
Clevercsv
CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line application for working with CSV files.
Stars: ✭ 887 (+285.65%)
Mutual labels:  csv-files
Csv2db
The CSV to database command line loader
Stars: ✭ 102 (-55.65%)
Mutual labels:  csv-files
Active importer
Define importers that load tabular data from spreadsheets or CSV files into any ActiveRecord-like ORM.
Stars: ✭ 333 (+44.78%)
Mutual labels:  csv-files
Filehelpers
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
Stars: ✭ 917 (+298.7%)
Mutual labels:  csv-files
Csv File Validator
🔧🔦 Validation of CSV file against user defined schema (returns back object with data and invalid messages)
Stars: ✭ 60 (-73.91%)
Mutual labels:  csv-files
Awesomecsv
🕶️A curated list of awesome tools for dealing with CSV.
Stars: ✭ 305 (+32.61%)
Mutual labels:  csv-files
Winmerge
WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
Stars: ✭ 2,358 (+925.22%)
Mutual labels:  csv-files
reactive-streams-for-java-developers
No description or website provided.
Stars: ✭ 16 (-93.04%)
Mutual labels:  csv-files
Csvquery
A handy SQL runner to work with CSV files
Stars: ✭ 32 (-86.09%)
Mutual labels:  csv-files
Intellij Csv Validator
CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...
Stars: ✭ 198 (-13.91%)
Mutual labels:  csv-files
Adaptivetablelayout
Library that makes it possible to read, edit and write CSV files
Stars: ✭ 1,871 (+713.48%)
Mutual labels:  csv-files
Csvtexteditor
CsvTextEditor is an ElasticTabStop csv editor implemented with AvalonEdit
Stars: ✭ 61 (-73.48%)
Mutual labels:  csv-files

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.

Contributing

If you're interested in contributing, fork the repo and send me a pull request via GitHub.

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

License

This work is Apache 2 licensed: NOTICE.txt.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].