Search found 1 match

by bartcuijpers
Thu Oct 27, 2022 8:36 pm
Forum: NConvert
Topic: Padded transparent background
Replies: 1
Views: 2330

Padded transparent background

Hi,

I'm trying to achieve the following:
- scale image to fit 1280x720
- set canvas to 1920x1080
- the padded background should be transparant, but should contain a colour when rendered to jpeg afterwards (for a thumbnail)
- maintain transparancy when existing

This script works...

-ctype rgba ...