Search found 5 matches

by maesehn
Sun Jul 24, 2016 3:18 pm
Forum: XnConvert
Topic: Renaming with EXIF date and remove metadata
Replies: 2
Views: 3870

Re: Renaming with EXIF date and remove metadata

Great! Thanks for your quick testing and fixing!
by maesehn
Sun Jul 10, 2016 2:27 pm
Forum: XnConvert
Topic: Renaming with EXIF date and remove metadata
Replies: 2
Views: 3870

Renaming with EXIF date and remove metadata

Hi!
As the title implies, i'd like to change filenames of pictures using the date-at-which-the-photograph-was-taken EXIF information (for easy searching) BUT i also want to remove all the metadata (for web sharing).

:arrow: So i set (along with some Resize, Change DPI and Watermark other actions ...
by maesehn
Mon Jan 10, 2011 6:45 pm
Forum: NConvert
Topic: Input / Output for JPG lossless conversions
Replies: 4
Views: 2205

Re: Input / Output for JPG lossless conversions

Hi,

The original file could be copied and then the lossless transformation on the copied file could be applied.

Actually i found a trick that allows you to do so. If you set an ouput name then the lossless transformation is applied to the output file not on the source:

nconvert.exe -jpegtrans ...
by maesehn
Mon Jan 10, 2011 5:52 pm
Forum: NConvert
Topic: One Pass : -jpegtrans exif & Resize
Replies: 5
Views: 3189

Re: One Pass : -jpegtrans exif & Resize

Problem #1

Jpeg lossless transformations directly write to files

I didn't understand what you meant until i made some more testing:
Because i created output files with “-o photo-##.jpg”, the original files remained in an absolutly virginal state! (That's why your answers made me puzzled!) So i ...
by maesehn
Sun Jan 09, 2011 6:55 pm
Forum: NConvert
Topic: One Pass : -jpegtrans exif & Resize
Replies: 5
Views: 3189

Re: One Pass : -jpegtrans exif & Resize

Hi,
same problem here! :?
My objective is to reduce in size multiple pictures at the same time to send them easily by email. Pictures are all original, straight from the camera! :D
Because i'm new to nConvert, i tried to add each command line switch one at a time to understand exactly how it works ...