Loading
refactor(scripts): Clean up and optimize PDF processing scripts
* Remove unnecessary imports and whitespace for better readability. * Refactor error messages for consistency and clarity. * Simplify JSON handling in test cases for bounding box checks. * Improve formatting and structure in various scripts for maintainability. * Ensure consistent use of single and double quotes across scripts. * Update documentation to reflect changes in script behavior and usage.