# Parseport ## Docs - [Receipt to JSON](https://parserport.outerport.com/examples/receipts.md): A example converting a receipt document to JSON. - [Semantic Chunking](https://parserport.outerport.com/examples/semantic-chunking.md): Create semantically meaningful chunks for document before storing them into vector DB - [Tables to CSV](https://parserport.outerport.com/examples/tables-to-csv.md): Extract table data from documents and format as CSV for further processing. - [Document Ingestion](https://parserport.outerport.com/get-started/document-ingestion.md): An overview of the concepts around document ingestions - [Open Source Tools](https://parserport.outerport.com/get-started/open-source-tools.md): Some useful pen source document processing tools and models. - [Overview](https://parserport.outerport.com/get-started/overview.md): A brief overview of the library - [Tutorial](https://parserport.outerport.com/get-started/tutorial.md): A quick guide into Parseport ## OpenAPI Specs - [openapi](https://parserport.outerport.com/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/parseport) - [PyPI](https://pypi.org/project/parseport) - [Outerport](https://outerport.com)