It makes a new copy of Excel to fix any bad metadata Removes Protections from Word Editing Passwords
Go to file
Bobby Abellana (aider) 43afbf694d feat: Consolidate file processing modes into a single, unified interface
This commit introduces a significant improvement to the Streamlit app's user interface by merging the file upload and directory processing modes into a single, more intuitive workflow. Key changes include:

- Added a radio button to select between file upload and directory processing
- Unified the UI for both Excel and Word file types
- Maintained all existing functionality
- Simplified sidebar instructions
- Improved error handling and progress tracking
- Kept ZIP download feature for multiple file uploads

The new interface provides a more consistent and user-friendly experience while preserving the app's core functionality.
2025-02-11 10:01:05 -08:00
src feat: Consolidate file processing modes into a single, unified interface 2025-02-11 10:01:05 -08:00
requirements.txt chore: Remove tkinter from requirements.txt as it's part of Python standard library 2025-02-11 09:55:19 -08:00