je cherche a récupérer de vieux scans qui sont un peu gris et de faible résolution.
Dans xnview ca marche plutot bien avec:
Code: Select all
nconvert -levels 0 213 -ratio -rtype lanczos -resize shortest 1920
J'ai essayé de séparer l'aclircissement du redimensionnement, de changer de format JPG> eclaircissement et BMP > JPG
rien n'y fait . EX (elles sont toutes comme ca !) il y a t il un moyen de contourner cela ?
d'autant plus frustrant que ca marche mannuellement

Hello;
trying to clean old scans, without real white and black
in xnconvert treatment and conversion work well
"export to nconvert" is:
Code: Select all
nconvert -levels 0 213 -ratio -rtype lanczos -resize shortest 1920
i have try to put
Code: Select all
-levels 0 213
at different pales, i try to convert in different formats, to make the conversion before resizing... NO WAY
Any way to make it work ? (It is fine doing it thru XNCONVERT )
Thanks