Skip to content

Convert CashApp & Discover Bank CSV transaction exports into QIF format

License

Notifications You must be signed in to change notification settings

SolidX/FinanceExportTools

Repository files navigation

Finance Export Conversion Tools

This tool converts a variety of financial transaction export CSV files into QIF format. It was originally created to simplify importing CashApp transactions in to HomeBank.

Currently Supported CSV to QIF Conversions

  • CashApp Transactions
  • Discover Bank Statement
  • Discover Card Statement
  • Venmo Account Statement

CLI Usage

Usage:
  Solidus.FinanceTools <Input Type> [options]

Arguments:
  <Input Type>  The type of the input file to convert. Only 'CashApp', 'DiscoverBank', 'DiscoverCard', and 'Venmo' are supported at
                the moment.

Options:
  -i, --input <input> (REQUIRED)  Path to a CashApp CSV export file.
  -o, --output <output>           Path to output QIF file to.
  --version                       Show version information
  -?, -h, --help                  Show help and usage information

About

Convert CashApp & Discover Bank CSV transaction exports into QIF format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages