{"categories":[{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing"}],"enrichment":{"capability":"Parses PDF files into structured markdown or text format for use with LlamaIndex, enabling efficient document retrieval and context augmentation in RAG pipelines.","skillfed_tags":["deprecated","pdf-parsing","rag"],"use_cases":["Parse PDF documents into markdown for ingestion into LlamaIndex RAG pipelines","Batch-process multiple PDFs asynchronously to extract structured content for semantic search","Integrate PDF parsing as the default file handler in LlamaIndex's SimpleDirectoryReader for directory-based document loading","Convert PDFs to text format for downstream NLP or information extraction tasks within LlamaIndex workflows"],"what_it_does":"This package integrates LlamaParse, a document parsing API by LlamaIndex, into Python workflows to convert PDF files into structured markdown or text. It wraps the llama-parse API client and provides both synchronous and asynchronous methods to load and parse single or batch PDF files, returning LlamaIndex-compatible document objects suitable for retrieval-augmented generation (RAG) systems.\n\nThe package is designed to work seamlessly with LlamaIndex's SimpleDirectoryReader, allowing you to specify it as the default PDF handler when loading directories of documents. However, the package description explicitly states it is deprecated and directs users to migrate to the llama-cloud package instead, meaning it is no longer actively maintained and should be considered end-of-life for new projects.","worth_installing":"No. The package is explicitly deprecated and no longer maintained; the description directs users to migrate to llama-cloud instead. While it has low install friction and no known vulnerabilities, installing a deprecated package for new projects introduces maintenance risk and locks you into an unsupported codebase. Use llama-cloud for new work."},"id":"llama-index-readers-llama-parse","links":{"html":"https://skillfed.io/packages/llama-index-readers-llama-parse","md":"https://skillfed.io/packages/llama-index-readers-llama-parse.md","pypi":"https://pypi.org/project/llama-index-readers-llama-parse/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-25","license_spdx":"MIT","license_treatment":"permissive","name":"llama-index-readers-llama-parse","python_support":"supports_current","summary":"llama-index readers llama-parse integration"},"popularity":{"monthly_downloads":9186515,"position":1556,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.6.1"}
