Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

FusionImages: Improve thumbnail generation once more #26

Merged
merged 3 commits into from
Apr 4, 2018

Conversation

amotl
Copy link
Collaborator

@amotl amotl commented Mar 27, 2018

Hi there,

this will now be using "Pillow" again for thumbnail generation, but will gracefully fall back to ImageMagick's "convert" if anything fails. This should complete the amendments originating from #24 and #25.

As expected, Pillow is way faster than shelling out to convert. Running image conversion for the "Lentille" example takes almost nine minutes with ImageMagick but just 25 seconds when using Pillow on my machine.

With kind regards,
Andreas.

@rfaga rfaga merged commit 88a912d into develop Apr 4, 2018
@rfaga rfaga deleted the fix-thumbnails branch April 4, 2018 02:59
@rfaga
Copy link
Collaborator

rfaga commented Apr 4, 2018

Cool, tested in my local with pillow and without it, both worked fine. Thanks @amotl !

@amotl
Copy link
Collaborator Author

amotl commented Apr 10, 2018

Cool, thanks for letting me know!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants