Skip to content

Image preprocessor adapter to use Imageflow with Still

License

Notifications You must be signed in to change notification settings

still-ex/still_imageflow

Repository files navigation

Still Imageflow

Image preprocessor adapter to use imageflow with Still.

Installation

First, make sure you include it in your deps:

def deps do
  [
    {:still_imageflow, "~> 0.1.0"},
    # ...
  ]
end

Then, configure still to use it as your adapter:

config :still, :image_adapter, Still.Preprocessor.Image.Imageflow

About

Still was created and is maintained with ❤️ by Subvisual.

Subvisual

License

Still Imageflow is released under the ISC License.

About

Image preprocessor adapter to use Imageflow with Still

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published