Streamlit pdf reader

Hello!

I designed a simple pdf reader component.

supports local files, pdf urls, or BytesIO (as returned by st.file_uploader).

More info on the repo.

Cheers!

Baptiste