GitHub

Statement Visualizer and Parser

All Contributors

Find out how you spend your money! This repo provides libraries and webapp to parse your bank or credit card statements (PDF format) into JSON, and visualize it.

Supported banks and formats

  • Kasikornthai Bank (ธนาคารกสิกรไทย)
    • Credit Card Statement (100%)
    • Bank Statement (60%)

Planned formats

Please submit pull requests to this repo to build your own parsers!

Structure

  • The parser: packages/parser contains the parser files to parse the PDF statements into JSON.
  • The visualizer: apps/visualizer contains the Solid.js app to visualize statements.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Read the original on github.com ↗