x-sushant-x / Nebula-Serverless-Image-Processing

Making image processing in the cloud easy, fast, and scaleable with the power of Golang and serverless architecture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nebula - Image Processing

Making image processing in the cloud easy, fast, and scaleable.

Overview

Nebula enables seamless image resizing and manipulation through a serverless architecture. Utilizing the power of Go combined with the versatile image processing capabilities of Sharp.js, this project is designed for simplicity, performance, and scalability.

Features

  1. Serverless Image Processing: Perform image resizing and manipulation without the need for server maintenance.
  2. CDN: Deliver images faster to your applications via Content Delivery Network.
  3. Content Moderation: Automatically blur inappropriate content from images if exists.
  4. Smart Cropping: Smartly crop your images through AWS Rekognition.
  5. Low Cost: This solution is cost efficient and as don't require too much maintenance and server charges.

Important

This project is currently in the very early stage of development. I'll update this read-me file and releases section once I'm ready with the final release.

About

Making image processing in the cloud easy, fast, and scaleable with the power of Golang and serverless architecture.


Languages

Language:Go 67.1%Language:JavaScript 16.9%Language:TypeScript 14.3%Language:Makefile 1.7%