Skip to content

This PHP script processes images by removing white backgrounds, trimming transparent borders, and placing them on a 2000x2000 canvas. It matches image filenames with barcodes from a CSV, renames them based on product codes, and saves them as PNGs. Ideal for automating image preprocessing in bulk using PHP GD for e-commerce or inventory systems.

Notifications You must be signed in to change notification settings

ridetored/image-transparent-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

About

This PHP script processes images by removing white backgrounds, trimming transparent borders, and placing them on a 2000x2000 canvas. It matches image filenames with barcodes from a CSV, renames them based on product codes, and saves them as PNGs. Ideal for automating image preprocessing in bulk using PHP GD for e-commerce or inventory systems.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages