Skip to content

web-snapshotのlambda-functions. 画面キャプチャからPDFのページ数を抽出し、PUTリクエストを送信します.

Notifications You must be signed in to change notification settings

web-shiori/Shiori-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiori-lambda

Web Snapshot(旧Web Shiori)のlambda関数

概要

  • ./extract-pdf-page-num
  • ./invert-image-color

extract-pdf-page-num

保存されたPDFのスクリーンショットから現在のページ数を抽出し、データベースにPUTリクエストを送る。

invert-image-color

S3に保存された画像の色を反転させる処理。

構成図

構成図

使用技術

  • AWS Lambda
  • S3
  • Amazon Textract
  • CloudWatch
  • Golang

開発手順

  1. zip作成
make zip
  1. zipアップロード

About

web-snapshotのlambda-functions. 画面キャプチャからPDFのページ数を抽出し、PUTリクエストを送信します.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published