what are the best practices to process images in enterptices web applications. I mean
- storing
- assign with entity
- fast loading/caching
- delayed / ajax loading
- suitable format (png, jpeg)
- on fly editing (resizing, compress)
- free libs/helpers
- image watermarking/copyrighting on fly Especially, appreciated already production approaches!