ended6월 5일· 1 sources

Show GN: smol-image-processor – EXIF/메타데이터 제거 후 WebP로 정규화하는 마이크로서비스 (Bun/Elysia)

Why it matters

Image uploads routinely leak sensitive EXIF metadata (location, device details, timestamps), and handling mixed image formats adds operational complexity to CDN and storage pipelines—smol-image-processor solves both by normalizing all uploads to metadata-free WebP. With production-ready DoS protections against decompression bombs and malicious animation frames built-in, it eliminates an entire class of metadata privacy vulnerabilities without requiring downstream defensive logic. Teams managing user-generated image content can deploy this single-purpose microservice to remove months of ad-hoc format-handling and privacy-sanitization code.

1
Sources
+0
24h
Growth
108d
Active
smol-image-processormetadata removalWebP normalizationBunmicroservicedecompression bomb

Sources

Related Issues