Commit Graph

2 Commits

Author SHA1 Message Date
jkunz c4dc34cd1a fix(build): align TypeScript and test imports with NodeNext builds and safely copy Uint8Array inputs in browser processing 2026-05-01 16:10:01 +00:00
jkunz bc1c7edd35 feat(initial): add comprehensive PDF to JPEG preview library with dual-environment support
- Add Node.js implementation using @push.rocks/smartpdf
- Add browser implementation with PDF.js and Web Workers
- Support configurable quality, dimensions, and page selection
- Include comprehensive TypeScript definitions and error handling
- Provide extensive test coverage for both environments
- Add download functionality and browser compatibility checking
2025-08-03 21:44:01 +00:00