Streamlit-pdf-viewer

Latest version: v0.0.21

Safety actively analyzes 701610 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.0.21

- Dynamic resize by percentage and allowing viewer dynamic resize on the fly 78 by Socvest

**Full Changelog**: https://github.com/lfoppiano/streamlit-pdf-viewer/compare/v0.0.20...v0.0.21

0.0.20

What's Changed
* Callback for clicking on annotations 76 by t29mato in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/80


**Full Changelog**: https://github.com/lfoppiano/streamlit-pdf-viewer/compare/v0.0.19...v0.0.20

0.0.19

What's Changed
* Create hyperlink for annotation format in README by baskrahmer in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/73
* Optimize rendering by lfoppiano in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/72

New Contributors
* baskrahmer made their first contribution in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/73

**Full Changelog**: https://github.com/lfoppiano/streamlit-pdf-viewer/compare/v0.0.18...v0.0.19

0.0.18

What's Changed
* Scroll to page or to annotation by lfoppiano in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/65
* Improve text highlight and selection by cursor on top of annotations by lfoppiano in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/66
* Fix issues with text layers on Chrome in the case of tabs (or extenders) by lfoppiano, t29mato in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/63


**Full Changelog**: https://github.com/lfoppiano/streamlit-pdf-viewer/compare/v0.0.17...v0.0.18

0.0.17

What's Changed
* Improve viewer resolution by lfoppiano in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/64


**Full Changelog**: https://github.com/lfoppiano/streamlit-pdf-viewer/compare/v0.0.16...v0.0.17

0.0.16

**Full Changelog**: https://github.com/lfoppiano/streamlit-pdf-viewer/compare/v0.0.14...v0.0.16

What's Changed
* Fix "invalid canvas" and other rendering problems by lfoppiano in https://github.com/lfoppiano/streamlit-pdf-viewer/pull/58


**Note**
The behavior on which width an height are managed has changed.
If only the height is specified, the PDF document will be shown in proportion with the with proportional based on the PDF dimensions. So, the possibility to show a large view of only half the PDF is not available anymore.

If you need to occupy all the available space and limit the height, you can encapsulate the `pdf_viewer` into a `st.component` **with specific height**.


**Full Changelog**: https://github.com/lfoppiano/streamlit-pdf-viewer/compare/v0.0.14...v0.0.16

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.