-
Notifications
You must be signed in to change notification settings - Fork 5.9k
feat: add browser implementations for advanced tools #4732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: V2
Are you sure you want to change the base?
Conversation
🚀 Translation Verification Summary🔄 Reference Branch:
|
✅ Frontend License Check PassedAll frontend licenses have been validated and no compatibility warnings were detected. The frontend license report has been updated successfully. |
…tools-for-backend-dependency
🚀 V2 Auto-Deployment Complete!Your V2 PR with the new frontend/backend split architecture has been deployed! 🔗 Direct Test URL (non-SSL) http://185.252.234.121:4732 🔐 Secure HTTPS URL: https://4732.ssl.stirlingpdf.cloud This deployment will be automatically cleaned up when the PR is closed. 🔄 Auto-deployed because PR title or branch name contains V2/version2/React keywords. |
14 tools now support browser-based processing (no server upload required):
Simple PDF Operations (no limitations)
Tools with Minor Limitations
Tools with Functional Limitations
Overlay Tools (complex rendering)
Key Limitation: Browser implementations use pdf-lib which has more limited font/rendering capabilities compared to backend PDFBox. Complex PDFs with advanced features may not process perfectly in browser mode.