{"library":"llama-index-readers-file","type":"library","category":null,"description":"The `llama-index-readers-file` library provides specialized data loaders for various local file formats (e.g., PDF, DOCX, CSV, TXT, Image) within the LlamaIndex ecosystem. It allows users to ingest different file types into LlamaIndex Document objects for indexing and retrieval. Current version is 0.6.0, with releases typically aligning with LlamaIndex core library updates.","language":"python","status":"active","version":"0.6.0","tags":["llama-index","llm","reader","data-loading","file-parsing","pdf","docx","csv"],"last_verified":"Thu May 21","install":[{"cmd":"pip install llama-index-readers-file","imports":["from llama_index.readers.file import FlatReader","from llama_index.readers.file import PDFReader","from llama_index.readers.file import DocxReader","from llama_index.readers.file import CSVFileReader"]},{"cmd":"pip install llama-index-readers-file[pdf,docx,xlsx]","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/llama-index-readers-file/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":22.8,"avg_import_s":6.62,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/llama-index-readers-file/compatibility"}}