Skip to content
  • Carlo Landmeter's avatar
    add exiftool wrapper to graphicsmagick · 312ee136
    Carlo Landmeter authored
    gitlab workhorse needs exiftool to remove exif data.
    exiftool is perl based which we do not want to include.
    this wrapper will call gm convert -strip to do a similar function.
    312ee136