{
  "id": 2440175,
  "title": "Custom ImageMagick Filters for eZ Publish Thumbnails (2011)",
  "url": "https://urgent.news/2026/08/21/custom-imagemagick-filters-for-ez-publish-thumbnails-2011",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-21T22:08:12.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/hamdi_laadhari/custom-imagemagick-filters-for-ez-publish-thumbnails-2011-4pim"
  },
  "original_language": "en",
  "account": null,
  "summary": "In 2011, a developer shared a guide on customizing ImageMagick filters for eZ Publish thumbnails, which was later reposted on dev.to. The guide highlighted that eZ Publish's default filters did not allow for precise cropping to specific dimensions. To overcome this limitation, the developer provided two methods using ImageMagick CLI tools within eZ Publish's image.ini configuration file. The first method, named thumbnailize, utilized a geometry filter to crop and resize images to a specified width and height, while the second method, thumbnailize2, combined geometry and crop filters for the same outcome. These filters were designed to be used with eZ Publish aliases, providing developers with greater control over image processing in the platform.",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}