Apply filters to uploaded images automatically
Configure automatic image filters that apply to every customer upload, including grayscale, black and white, and threshold conversions.
Chamevo can automatically apply an image filter to every image a customer uploads. This is useful for stores where designs must meet specific production requirements β like engraving shops that need grayscale or black-and-white images, or sign makers that need high-contrast artwork.
The filter runs server-side using ImageMagick when the customer uploads an image. No manual conversion is needed β the filtered version replaces the original on the canvas.
Before you start
- Your WordPress server must have the ImageMagick PHP extension installed. Most managed hosting providers include it by default.
- You need access to Chamevo β Settings in your WordPress admin.
Set up an image upload filter
- Go to Chamevo β Settings in your WordPress admin.
- Navigate to the Features tab, then the Uploads section.
- Find the Image Upload Filter dropdown.
- Select a filter:
| Filter | What it does |
|---|---|
| None | No filter applied (default). Uploads remain as-is |
| Grayscale | Converts the image to shades of gray. Removes all color information |
| Black & White | Converts the image to pure black and white using a standard threshold |
| Threshold | Converts the image to pure black and white with an aggressive threshold β produces high-contrast artwork with sharp edges |
| Threshold Negative |
