With use the lua api octane.render.saveImage。
The only supported type are 
 • EXR = 2
 • EXRTONEMAPPED = 3
 • PNG16 = 1
 • PNG8 = 0
no jpg or other file type extension?
            
			
									
						
										
						[help] How can I save the render image to .jpg format?
hi, I'm not into lua right now, but octane's output format for rendered images are derived from the standalone:
so saving octane rendered images even through lua will still be based on this.
            
			
									
						
							i72630QM @ 2.00GHz | 6GB RAM | 2GB GeForce GT 540M | Win7 64bit
			
						- butterhuang
 - Posts: 11
 - Joined: Mon Jun 01, 2015 5:10 am
 
so sad.abreukers wrote:hi, I'm not into lua right now, but octane's output format for rendered images are derived from the standalone: so saving octane rendered images even through lua will still be based on this.
                                                                
                            