# 使用 Libvips 替代 imagemagick7

**URL:** https://meta.discourse.org/t/libvips-instead-of-imagemagick7/91551
**Category:** Development
**Created:** [2018年七月4日 11:01 UTC](https://meta.discourse.org/t/libvips-instead-of-imagemagick7/91551 "2018-07-04T11:01:34Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![arrowcircle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arrowcircle/32/100035_2.png) [@arrowcircle](https://meta.discourse.org/u/arrowcircle)
#### Post date: [2018年七月4日 11:01 UTC](https://meta.discourse.org/t/libvips-instead-of-imagemagick7/91551/1 "2018-07-04T11:01:34Z")

</div>

Hello! I’ve seen task in 2.1 release:

- Upgrade ImageMagick to ImageMagick7 (6 is getting old)

There are more modern libraries to process image with less CPU and memory.  
Great example is libvips, and this lib has ruby gems for image processing.

Is it viable change for Discourse?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2018年七月4日 11:15 UTC](https://meta.discourse.org/t/libvips-instead-of-imagemagick7/91551/2 "2018-07-04T11:15:07Z")

</div>

Maybe as an option if we can abstract it out, when it comes features image magick is still the best out there and most comprehensive

---

<div class="post-metadata">

### Author: ![arrowcircle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arrowcircle/32/100035_2.png) [@arrowcircle](https://meta.discourse.org/u/arrowcircle)
#### Post date: [2018年七月4日 11:17 UTC](https://meta.discourse.org/t/libvips-instead-of-imagemagick7/91551/3 "2018-07-04T11:17:12Z")

</div>

Have You seen?

[https://github.com/janko-m/image\_processing](https://github.com/janko-m/image_processing)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2018年七月4日 11:22 UTC](https://meta.discourse.org/t/libvips-instead-of-imagemagick7/91551/4 "2018-07-04T11:22:57Z")

</div>

Yes I have, not sure we need that whole lib, we only make use of a handful of primitives
