Skip to content

Image Batch Conversion, Scale does not work for more than 16 files #614

@mageeagle

Description

@mageeagle

Describe the bug
When I convert a single image to webp, scale is applied. When I select more than 16 files at once, scale is not applied and the converted image retains the original resolution.

To Reproduce
Steps to reproduce the behavior:

  1. Select multiple images (More than 17, under 16 works) at once
  2. Right click > File Converter > Scale 25% > To Webp
  3. Images Processed Successfully, but retains original resolution

Expected behavior
The image should scale down / change resolution

Screenshots and Logs
Attached two logs, FIrst log shows a successful conversion and scaling down with 16 images.

File Converter v2.1 (64 bits)
Retrieve arguments...
Arg0: C:\Program Files\File Converter\FileConverter.exe
Arg1: --conversion-preset
Arg2: Scale 25%/To Png
Arg3: D:\Downloads\pineimages\pd009.jpeg
Arg4: D:\Downloads\pineimages\hc001.jpeg
Arg5: D:\Downloads\pineimages\hc002.jpeg
Arg6: D:\Downloads\pineimages\hc003.jpeg
Arg7: D:\Downloads\pineimages\hf001.jpeg
Arg8: D:\Downloads\pineimages\hf002.jpeg
Arg9: D:\Downloads\pineimages\hf003.jpeg
Arg10: D:\Downloads\pineimages\hf004.jpeg
Arg11: D:\Downloads\pineimages\pd001.jpeg
Arg12: D:\Downloads\pineimages\pd002.jpeg
Arg13: D:\Downloads\pineimages\pd003.jpeg
Arg14: D:\Downloads\pineimages\pd004.jpeg
Arg15: D:\Downloads\pineimages\pd005.jpeg
Arg16: D:\Downloads\pineimages\pd006.jpeg
Arg17: D:\Downloads\pineimages\pd007.jpeg
Arg18: D:\Downloads\pineimages\pd008.jpeg

Load settings...
Settings load time: 36.4737ms
Maximum number of conversion threads: 2
Create jobs for conversion preset: 'Scale 25%/To Png'

Second log shows for some reason the conversion preset is not selected correctly with 17 images.
I've tried a few times, ensuring that I didn't click the wrong button. This also happens in jpg, webp conversion.

File Converter v2.1 (64 bits)
Retrieve arguments...
Arg0: C:\Program Files\File Converter\FileConverter.exe
Arg1: --conversion-preset
Arg2: To Png
Arg3: D:\Downloads\pineimages\pd008.jpeg
Arg4: D:\Downloads\pineimages\pd009.jpeg
Arg5: D:\Downloads\pineimages\pd010.jpeg
Arg6: D:\Downloads\pineimages\hc001.jpeg
Arg7: D:\Downloads\pineimages\hc002.jpeg
Arg8: D:\Downloads\pineimages\hc003.jpeg
Arg9: D:\Downloads\pineimages\hf001.jpeg
Arg10: D:\Downloads\pineimages\hf002.jpeg
Arg11: D:\Downloads\pineimages\hf003.jpeg
Arg12: D:\Downloads\pineimages\hf004.jpeg
Arg13: D:\Downloads\pineimages\pd001.jpeg
Arg14: D:\Downloads\pineimages\pd002.jpeg
Arg15: D:\Downloads\pineimages\pd003.jpeg
Arg16: D:\Downloads\pineimages\pd004.jpeg
Arg17: D:\Downloads\pineimages\pd005.jpeg
Arg18: D:\Downloads\pineimages\pd006.jpeg
Arg19: D:\Downloads\pineimages\pd007.jpeg

Load settings...
Settings load time: 34.2582ms
Maximum number of conversion threads: 2
Create jobs for conversion preset: 'To Png'

Desktop (please complete the following information):
OS: Windows 11 64bits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions