Overview
Chinese Printmaking Generator converts images into a high-contrast black-and-white printmaking (woodcut-like) style. All processing runs locally in your browser.
How To Use
- Click “Choose images” or “Choose folder”, or drag and drop images into the drop area.
- Select an image from the list and click “Process current” to generate the result.
- For batch runs, click “Batch process”.
- Download a single result, or use “Download all” to get a ZIP.
Tips
- Threshold binarization creates a strong-contrast look, great for posters, illustrations, and avatars.
- Transparent backgrounds are flattened to white before exporting JPG.
- Batch processing runs in queue order; remove unwanted files to speed it up.
Algorithm
Convert to grayscale first, then apply threshold 126 to binarize into pure black and pure white for a strong, printmaking-like contrast.
Export Notes
- Output is always JPG for quick preview and sharing.
- Transparent backgrounds are flattened to white.
FAQ
- Does it change image dimensions?
No. It keeps the original resolution. - Why does “Download all” ask for batch processing first?
ZIP download includes only generated results, so the tool prompts to batch-generate missing outputs.