This release felt a bit slower and less refined than normal, Been busy at work. Also the first release where I am not google translating every language myself as part of it so there will be some English text going forward until others raise PRs
Please consider Donating so I can invest more time into this!
Features
- multi-page-layout - Merge multiple pages of a PDF document into a single page
- scale-pages - Change the size of a PDF page/document #221 (thanks @LaserKaspar !)
- Brazilian Portuguese Added! #211 (thanks @itsfks !)
- Better error display with in-page error banner (WIP let me know if it doesn't work for certain errors) #220
Enhancements
- RearrangePages now supports custom predefined modes such as REVERSE_ORDER, DUPLEX_SORT, BOOKLET_SORT, ODD_EVEN_SPLIT and others #209
- RearrangePages now supports n functions such as 2n+1 pages meaning it would only keep 3 5 7 9 etc
- Split PDF now supports n functions such as 2n+1 pages meaning it would split at 3 5 7 9 etc #224
- ImageTo/fromPDF and ExtractImages name files more uniquely so they can unzip nicer
- Add password supports Owner and User password differences #219
Bugs
- Cert sign label now not require all details
- pdf to image DPI value remove max #216
- Fix image to PDF to not convert jpeg to png causing large file sizes
- General naming fixes #210
Other
- Spring Version bumps
- General code cleanups throughout
- Remove banner for in mobile view