Search found 2 matches

by chilly_bang
Wed May 16, 2018 4:44 pm
Forum: NConvert
Topic: How to work with CSV as source?
Replies: 4
Views: 6139

Re: How to work with CSV as source?

@cday - i'm not very comfortable with NConvert scripting. Would you say, the code at this url: http://www.netikka.net/tsneti/info/tscmd137.htm would be useful for the task i described? I'm interesting specially for usage of temp file as the source of image dimensions
by chilly_bang
Wed May 16, 2018 3:17 pm
Forum: NConvert
Topic: How to work with CSV as source?
Replies: 4
Views: 6139

How to work with CSV as source?

Hi

I have a CSV file with image urls (remote, as http:// , and local, as file:/// ) and according image dimensions. Is it possible with NConvert to process images from CSV as source? Like:
open an image from the first CSV line,
resize it to dimensions, which belongs to this image in CSV ...