Search found 2 matches

by Formadores
Sun Jan 25, 2015 1:34 pm
Forum: NConvert
Topic: Target file size when compressing images
Replies: 3
Views: 2802

Re: Target file size when compressing images

XnTriq wrote:
[color=green]nconvert.exe -help[/color] wrote:-max_filesize value: Maximum filesize (JPEG2K)
RIOT (Radical Image Optimization Tool) allows you to “compress files to desired filesize threshold”:
Perfect!!! Thanks!

Tiago
by Formadores
Thu Jan 22, 2015 2:07 pm
Forum: NConvert
Topic: Target file size when compressing images
Replies: 3
Views: 2802

Target file size when compressing images

Hi. I use a database in access wich was pictures. Those are compressed using vba code and nconvert.exe before they are in the database to dissalow big file sizes. The method i'm using is iterating the file size each time i compress that file with nconvert.exe. If file size after last compression is ...