Skip to content

ESPuPy/RAWImageConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAW Image Converter

This system offers Image Convert API Service. That executes on AWS Lambda Functions.

This service consists following 2 Lambda Functions.

  1. uploader.py
    provide API and receive RAW Image data and save to S3
  2. convertRawToJPG.py
    get RAW Image datafrom S3 and convert to JPEG format and save to S3. And notify to user via SNS (Amazon Simple Notofication Service).

All files are subject to MIT license.

About

RAW image convert service built on AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages