kmakemultires and downsized input files

  • For my website I needed custom sized thumbnails of the 6 cube faces for preview images... I got the tool to make these with

    Code
    customimage[thumb].size=200
    customimage[thumb].path=%INPUTPATH%/%BASENAME%/thumbs/thumb_%s.jpg
    customimage[thumb].imagesettings=jpegquality=50 jpegsubsamp=444 jpegoptimize=true

    Now I also need to have down scaled versions of the 360x180 input file, e.g a file at 1024x512 or 512x256. I found the documentation for the tool and I think, from what I can tell there is no support. If so, does anyone know of another tool that I can use to get what I want? It would be really good if I could also use the tool to crop the output to 360x120 too.

    Regards

    David

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!