Allow Imagemagick to work with remote streamwrappers (s3)

Created on 20 July 2012, almost 13 years ago
Updated 20 January 2025, 5 months ago

Since the ImageMagick utility is separate from PHP, it doesn't recognize remote streamwrappers the way the gd library does. In particular this is an issue when using the amazons3 module to store images remotely. The attached patch is an attempt to allow the imagemagick toolkit to work with those files anyway.

It works by allowing ImageMagick to write its output file to the temporary directory, and then copying the result to the remote location afterward (using regular streamwrapper functionality.)

📌 Task
Status

Closed: outdated

Version

1.0

Component

Code

Created by

🇺🇸United States aasarava San Diego

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024