Implement a new feature that generates thumbnail previews for image uploads. The change adds a dedicated preview handler that processes uploaded images, creates scaled-down versions, and stores them alongside the original files. This enables faster loading of image galleries and list views without fetching full-resolution assets.