Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 655
    • Issues 655
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 100
    • Merge requests 100
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Merge requests
  • !3771

Draft: Replace ImageMagick with Vips for Media Preview Proxy

  • Review changes

  • Download
  • Patches
  • Plain diff
Open feld requested to merge vips into develop Nov 09, 2022
  • Overview 13
  • Commits 2
  • Pipelines 4
  • Changes 8

Vips will perform much better than ImageMagick by a huge margin, but it's also a NIF instead of the fifo hack and process spawning we were doing.

I haven't touched docs or altered Docker images to install vips etc, but if you can run from source please try this.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: vips