Hi HN! I'm one of the creators of Flatfile. At the core, it's a simple drop-in, browser-based component (React) that focuses on making the process of uploading CSV / XLS files into any web app nearly effortless. Has a column matching and error resolution experience, and a backend dashboard for supporting customers through import issues.<p>You can basically just drop this into your app, and with a little configuration get 100% valid and structured JSON data instead of messy, weirdly encoded, and difficult to parse CSV and XLS files.<p>This is my first time posting a Show HN - But don't go easy. I'd love to hear your thoughts / answer any questions! I wrote a blog post yesterday about my experience launching this as a side project the last couple years <a href="https://medium.com/flatfile-io/flatfile-io-the-new-standard-for-data-import-5d00b6fada85" rel="nofollow">https://medium.com/flatfile-io/flatfile-io-the-new-standard-...</a><p>Also, there's a developer playground + some docs here: <a href="https://flatfile.io/developers" rel="nofollow">https://flatfile.io/developers</a>