Search found 3 matches

by andrea70
2019-09-28T11:35:02-07:00
Forum: Users
Topic: compose one transparent png(as mask) with one jpg
Replies: 4
Views: 7876

Re: compose one transparent png(as mask) with one jpg

im on ubuntu 18.04.3 with imagemagick 6.8 wtf .... with real image i did just 1 convert every 0,41 sec at 100% cpu :? maybe php even with shell_exec its not a good idea for mass converting :oops: , but helps me alot to keep tracking what's i have done, manage errors and so on ... even directory tree...
by andrea70
2019-09-28T09:50:35-07:00
Forum: Users
Topic: compose one transparent png(as mask) with one jpg
Replies: 4
Views: 7876

Re: compose one transparent png(as mask) with one jpg

i post some example not with real image, i cant .... these are not mine but the result image dosent show pretty any Hard Light effect then i need in real application because the images are very small the real masks(png) are around 1200x3000 px and jpg images are even bigger, this help to show lot be...
by andrea70
2019-09-28T05:57:50-07:00
Forum: Users
Topic: compose one transparent png(as mask) with one jpg
Replies: 4
Views: 7876

compose one transparent png(as mask) with one jpg

I have 2 type of images. Some hundreds of png images with just one color(gray) and some transparent zones then must be transparent even in final result. Over 30 thousands of jpg images with many size. I must estrapolate from jpg images the gray zones of png files. Now i use something like this : con...