Skip to content

germesdev/gifer

Repository files navigation

Gifer

Description

gifer - Docker image with REST API for image manipulation by ffmpeg.

This service implement the same API as thumbor.

Features

  • Resize
  • Crop

Run

Clone the repository.

Build and run container:

$> sudo docker build -t gifer .
$> sudo docker run -it --rm -p 8080:8080 gifer
# You will see:
... Start gifer server on 8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published