Search found 2 matches

by (''')d[-_-]b(''')
2016-01-16T10:00:59-07:00
Forum: Users
Topic: Composite Transparent DVD Case over Movie Poster
Replies: 3
Views: 4390

Re: Composite Transparent DVD Case over Movie Poster

Hi,

I figured it out.. although it could be better.
Oh.. Windows with ImageMagick-6.9.2-Q16-HDRI

@echo off
setlocal enabledelayedexpansion
SET "@SOURCE=X:\Movie Posters\"
SET "@LOCATION_OF_CASE=X:\moviecase.png"
SET "@FILENAME=Poster.jpg"
SET "@ICON_OUTPUT=Case.png"
SET "@PERCENTAGE=60%"

for /r ...
by (''')d[-_-]b(''')
2015-12-29T23:16:40-07:00
Forum: Users
Topic: Composite Transparent DVD Case over Movie Poster
Replies: 3
Views: 4390

Composite Transparent DVD Case over Movie Poster

Hello,

Noob here, needing assistance please...

I downloaded a few thousand movie posters that are either 480x720 or 720x1080 and would like to overlay a DVD case then upload them all as 512x512 ICO files.

I have been struggling and cant figure out the right command.

Original Poster
http ...