Image Processor
Transform images from one format to another, resize and compress them. More things are planned in the future, you can see the Roadmap down below.
About the project
- .NET 8 (using EF Core)
- Vertical Slice Architecture (mixed with 3 Tier Architecture and concepts of DDD)
- Tailwind
- Hosted on Azure
- Repo on GitHub: joaohass/file-processor
Roadmap
- Localization
- User Accounts
- Notifications
- Cache last processed files (zipped) in fileStorage
- Custom resize dimensions
- More compress options
- Dark mode/Light mode switch
Disclaimer: The primary objective of this project is to experiment with ideas. If you see something over-engineered, that's the reason :)