pdf_compressor_ios 0.0.1
pdf_compressor_ios: ^0.0.1 copied to clipboard
A plugin to compress pdf for ios
0.0.1 #
- Initial release 🎉
- iOS-only plugin to compress PDF files using native Swift and PDFKit.
- Features:
- Accepts PDF file path and compression quality (
low,medium,high) - Returns original and compressed size in MB
- Returns compressed file for sharing
- Automatically skips unreadable or oversized pages
- Accepts PDF file path and compression quality (