Skip to content

NodeBB/nodebb-plugin-imagemagick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageMagick Parsing

This plugin replaces image parsing functionality built into NodeBB with ImageMagick, running on the host machine.

Why replace?

NodeBB uses a js-only alternative, which may be slower, or less featureful. Additionally, animated gifs are supported with ImageMagick, while they are not supported in the bundled version.

Requirements

  • NodeBB v3.7.0 or a suitably recent version

Setup

  • None, just install and activate.

About

ImageMagick parsing of avatars and other uploaded image assets

Resources

License

Stars

Watchers

Forks

Packages

No packages published