diff --git a/index.html b/index.html
index 44d64b7..2f5fed9 100644
--- a/index.html
+++ b/index.html
@@ -264,6 +264,7 @@ th, td { border:none; padding-top:0; }
beancount-import CSV to beancount converter (curses)
gnucash2ledger.py GNUCash to *ledger conversion
icsvledger CSV to *ledger converter
+into-ledger CSV to *ledger converter
ledger-autosync OFX download, OFX to *ledger conversion, deduplication
ledger2beancount.py *ledger to beancount converter
plaid2text Plaid API to *ledger/beancount download/conversion
diff --git a/index.md b/index.md
index 872b307..d935e73 100644
--- a/index.md
+++ b/index.md
@@ -263,6 +263,7 @@ Inactive:
- [beancount-import](https://github.com/jbms/beancount-import) CSV to beancount converter (curses)
- [gnucash2ledger.py](https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py) GNUCash to *ledger conversion
- [icsvledger](https://launchpad.net/csv2ledger) CSV to *ledger converter
+- [into-ledger](https://github.com/manishrjain/into-ledger) CSV to *ledger converter
- [ledger-autosync](https://gitlab.com/egh/ledger-autosync) OFX download, OFX to *ledger conversion, deduplication
- [ledger2beancount.py](https://gist.github.com/travisdahlke/71152286b0a8826249fe) *ledger to beancount converter
- [plaid2text](https://github.com/madhat2r/plaid2text) Plaid API to *ledger/beancount download/conversion