2

Im trying to make a cycles rendering test with HDRs but when i render an image it doesn't appear in the specified folder.

Here are some screenshots:

Picture im trying to render

Folder im trying to save it to

  • Related - http://blender.stackexchange.com/questions/43178/image-not-appearing-in-output-folder-when-rendered?rq=1. This is as expected, thus no images will be in output folder even if it's setup in Render > Output rollout because you're rendering only one image. See more info in linked questions – Mr Zak Jan 05 '16 at 13:59

1 Answers1

2

When you render images they don't export themselves to a folder, you have to do that manually. Just use the shortcut Shift + F3 (with the mouse hovering over the render in the UV Image Editor) and navigate to the folder you want the image to export to.

mr-matt
  • 1,190
  • 1
  • 11
  • 27
  • Ive already specified the folder on "output" And when i try to click "play rendered animation" it comes with an error saying the file doesnt exist.. – Martin Lund Jan 05 '16 at 09:52
  • What are you actually doing? Are you rendering a single frame, an animation or something else? – mr-matt Jan 05 '16 at 10:42
  • I clicked "Render" and "Render Image" – Martin Lund Jan 05 '16 at 11:01
  • 1
    @MartinLund The output folder is only for animations, if you render a single frame you have to save it manually. This can be done (in the UV/Image Editor) under Image > Save as Image or with [Shift]+[F3]. – PGmath Jan 05 '16 at 14:40