diff --git a/src/streamlit_app.py b/src/streamlit_app.py index 5edb9dc..d2bbb67 100644 --- a/src/streamlit_app.py +++ b/src/streamlit_app.py @@ -324,5 +324,11 @@ This tool helps you remove protection from: - Excel workbooks (.xlsx, .xlsm) - Word documents (.docx, .docm) +Upload Limits: +- Individual files: up to 200MB each +- Total upload size: up to 800MB per session + +For larger files or bulk processing, use the 'Select Directory' option to process files locally. + No files are stored on the server - all processing happens in your browser! """)