SEO_iamge_renamer_starting_.../packages
DustyWalker 149a4da024 feat(api): add upload module for multipart file processing
- Implement UploadService with Sharp integration for image processing
- Add file validation for MIME types, size limits, and safety checks
- Support batch file processing with duplicate detection
- Generate image thumbnails and optimize for web display
- Implement quota checking by user plan (Basic: 50, Pro: 500, Max: 1000)
- Extract image metadata (dimensions, format, etc.)

Resolves requirements §26-§27 for file upload validation and limits.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 17:23:30 +02:00
..
api feat(api): add upload module for multipart file processing 2025-08-05 17:23:30 +02:00