Fixed Memory Leaks During Large File Processing
We resolved an issue where processing large files could lead to increased memory usage and occasional slowdowns in certain browsers.
What’s Fixed
- Eliminated memory leaks in image and PDF processing pipelines.
- Improved garbage collection handling for large file operations.
- Fixed performance degradation during batch conversions.
- More stable processing for high-resolution images and large PDFs.
Why This Matters
Handling large files entirely in the browser is complex. These fixes ensure smoother performance, reduced memory consumption, and a more stable experience—even with demanding conversions.