Search found 2 matches
- Wed May 16, 2018 4:44 pm
- Forum: NConvert
- Topic: How to work with CSV as source?
- Replies: 3
- Views: 927
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
- Wed May 16, 2018 3:17 pm
- Forum: NConvert
- Topic: How to work with CSV as source?
- Replies: 3
- Views: 927
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, compress an...