Skip to content

thumbor/thumbor-vips-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6f06dbf · Jan 28, 2022

History

26 Commits
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Nov 28, 2021
Jan 26, 2022
Nov 28, 2021
Jan 28, 2022
Jan 28, 2022
Nov 28, 2021
Jan 28, 2022
Jan 28, 2022
Jan 28, 2022
Jan 26, 2022
Jan 26, 2022
Nov 28, 2021
Jan 26, 2022
Nov 28, 2021
Jan 28, 2022
Nov 28, 2021

Repository files navigation

thumbor-vips-engine

⚡blazing fast image processing engine for thumbor using libvips

Coverage Status

⚙️ Installation

pip install thumbor-vips-engine

🎯 Features

  • libvips based engine
  • Conforms with thumbor 7 engine specs
  • Python 3 compliant

Usage

Configuring thumbor

Configure your thumbor.conf file to point to thumbor_vips_engine:

ENGINE = "thumbor_vips_engine.engine"

Troubles?

If you experience any troubles, try running:

thumbor-doctor

If you still need help, please raise an issue.

👀 Thumbor

thumbor-vips-engine stands on the shoulders of thumbor! If you are not familiar with thumbor, please check the docs or you can see a demo at http://thumborize.me/

👍 Contribute

thumbor-vips-engine is an open-source project with many contributors. Join them contributing code or contributing documentation.

Join the chat at https://gitter.im/thumbor/thumbor

License

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/