/ releasenotes / notes / pypdf-deprecate-converter-parameter-d0cc04def6c3a293.yaml
pypdf-deprecate-converter-parameter-d0cc04def6c3a293.yaml
1  ---
2  deprecations:
3    - |
4      The `converter` parameter in the `PyPDFToDocument` component is deprecated and will be removed in Haystack 2.9.0.
5      For in-depth customization of the conversion process, consider implementing a custom component.
6      Additional high-level customization options will be added in the future.