soffice text to image conversion font size

I’m using the following command to convert UTF8 encoded text files to images.

soffice.exe --infilter=“Text (encoded):UTF8,Abhaya Libre,si-LK” --convert-to jpg test.txt

The font size of the resulting image is 10 pt. Is there a way to increase the font size in the image?