Fri, Jun 20, 12:37 PM CDT

Renderosity Forums / Poser - OFFICIAL



Welcome to the Poser - OFFICIAL Forum

Forum Moderators: RedPhantom Forum Coordinators: Anim8dtoon

Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jun 20 8:10 am)



Subject: rendering to tif or psd ?


niserin ( ) posted Tue, 20 March 2012 at 12:27 PM · edited Mon, 16 June 2025 at 12:04 PM

Hi,

When I render in P 2012 Pro I need uncompressed files (they are btw of very high resolution) as I further process them in Photoshop.

Which renders faster tif or psd, which one is of better quality ? What's the practical difference between them in terms of rendering in Poser ?


MistyLaraCarrara ( ) posted Tue, 20 March 2012 at 12:31 PM

or render to HDRI.  more color range.



♥ My Gallery Albums    ♥   My YT   ♥   Party in the CarrarArtists Forum  ♪♪ 10 years of Carrara forum ♥ My FreeStuff


niserin ( ) posted Tue, 20 March 2012 at 12:44 PM

I want a compromise between render time and quality...

HDRI would take too long.


cspear ( ) posted Tue, 20 March 2012 at 1:45 PM

There's no difference in render time between TIF and PSD: the image only gets encoded and saved once the render's finished.


Windows 10 x64 Pro - Intel Xeon E5450 @ 3.00GHz (x2)

PoserPro 11 - Units: Metres

Adobe CC 2017


millighost ( ) posted Tue, 20 March 2012 at 2:06 PM

Quote - Hi,

When I render in P 2012 Pro I need uncompressed files (they are btw of very high resolution) as I further process them in Photoshop.

Which renders faster tif or psd, which one is of better quality ? What's the practical difference between them in terms of rendering in Poser ?

Interesting (and a bit uncommon) question. The visual quality is the same for both types, as far as i know. Also you can decide which image type to store your images in after having rendered them, so the rendering time is the same, too. Both image types will be compressed, if you absolutely want uncompressed you should use tga, and neither psd nor tif. Of the two psd and tif, tif will usually compress into a smaller image than psd. That means the speed of saving both image files actually depends on your computer. If you have a very slow disk drive (network drive or so), you are probably better off using tif, if you have a very slow CPU, but a fast disk (rendering on a netbook perhaps), you should use psd (faster saving because the compression is not good as with tif; in theory at least, on my computer both are so fast, that it is difficult to measure). Best is probably to profile it and make a decision on that.

Personally i would prefer psd when using photoshop, because the different layers get named automatically when importing into PS, which is easier than to import multiple TIF's for the different layers.


ToxicWolf ( ) posted Tue, 20 March 2012 at 6:02 PM

You might want to try saving them as a png. The png file is uncompressed and works perfectly in photoshop. It gives you the image with no background, if you don't want one. Then you just drop the image on your backgound in photoshop as a new layer.

Poser Pro 2012 SR3

Windows 7 Professional 64 bit

Intel Core I7 990x 3.46G 6 core

24G RAM

EVGA GTX580 R Video Card

Single HP LP2475 1920x1200 monitor

______________________________

http://www.toxicwolf.com


JenniSjoberg ( ) posted Wed, 21 March 2012 at 6:43 AM

As others have said, the render time would be the same for any format.

Depending on what kind of render settings you use, and if you intend on using Z depth maps etc, I would probably save as .psd.. that way you get your Z map and layer mask automatically added.  If you don't use those then either png or tiff etc would work just as well..



CRITIC, n. A person who boasts himself hard to
please because nobody tries to please him.


prixat ( ) posted Wed, 21 March 2012 at 8:30 AM

Do the files really have to be uncompressed?

regards
prixat


cspear ( ) posted Wed, 21 March 2012 at 9:02 AM

PSD, TIFF, TGA and PNG formats have lossless or visually lossless compression schema, or the facility to select such when saving. (Actually these options don't seem to be available via the standard Export Image dialogue, but can be selected in D3D's Render FireFly Script.)

BMP is kind of old and clunky and there's no good reason to use that, but it would do the job.

JPEG is to be avoided - for saving renders from Poser - as there seem to be problems with compression artefacts (at least there were last time I checked, about four years ago). Avoid it anyway: if you've spent ages setting up and rendering your work of art you want to save it in a format that won't screw anything up. 


Windows 10 x64 Pro - Intel Xeon E5450 @ 3.00GHz (x2)

PoserPro 11 - Units: Metres

Adobe CC 2017


aRtBee ( ) posted Wed, 21 March 2012 at 12:18 PM

Poser internally works in 16bit-color, and stores its result (before exposting) as EXR in C:Users(user)AppDataRoamingPoserPro9Rendercache where they are deployed when comparing render results.

When exporting, this result is reformatted to either 16bit color (HDR, the EXR is a 1:1 export), or 8-bit color in which case all lossy formats (JPG) have to be avoided. The internal form of image data in a PSD file does not really differ from TIFF (ref http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/PhotoshopFileFormats.htm#50577409_pgfId-1054855 )

The advantage of PSD is that it comes in layers without requiring additional render passes for you. When you want more layers, there are some tools in the Scripts menu, while also Advanced Renderer (at RuntimeDNA) is very good at it. Those tools actually run a series of renders with different settings and export the layers as separate image files, so they will increase rendertime accordingly. But since you can adjust all light and shadow strength effects in Post, you'll be faster off in the end (this is how the pros work).

So; TIFF if you don't need the layers, and PSD if you do.

As saving to JPG should be the very last step in the workflow, and Gamma / Exposure Correction just the step before that, both have to be switched OFF when rendering. But you knew all that, of course.

- - - - - 

Usually I'm wrong. But to be effective and efficient, I don't need to be correct or accurate.

visit www.aRtBeeWeb.nl (works) or Missing Manuals (tutorials & reviews) - both need an update though


aRtBee ( ) posted Thu, 22 March 2012 at 6:08 AM

addition to my last statement: if you want to keep all details in the darks, it might be better to have GC=ON when rendering / exporting, and correct for it (get it out, anti-correct) as the first step in Photoshop. From that point, turn the image into 16 bit per color, or in Lab-mode to prevent loosing the details when saving.

But please test for it, I haven't investigated upon this yet.

- - - - - 

Usually I'm wrong. But to be effective and efficient, I don't need to be correct or accurate.

visit www.aRtBeeWeb.nl (works) or Missing Manuals (tutorials & reviews) - both need an update though


ShawnDriscoll ( ) posted Thu, 22 March 2012 at 6:43 AM

The file format you save your renders in would depend on the program that will be opening them for editing, whether it be for static images or sequenced images for animation.  Poser has already done its job and cares not what you do with its renders, for it does not know what you will save them as while rendering until the very last moment. :)

www.youtube.com/user/ShawnDriscollCG


aRtBee ( ) posted Thu, 22 March 2012 at 6:58 AM

@ShawnDriscoll: see the initial post: "... as I further process them in Photoshop."

- - - - - 

Usually I'm wrong. But to be effective and efficient, I don't need to be correct or accurate.

visit www.aRtBeeWeb.nl (works) or Missing Manuals (tutorials & reviews) - both need an update though


ShawnDriscoll ( ) posted Thu, 22 March 2012 at 8:52 AM · edited Thu, 22 March 2012 at 8:54 AM

I'm just making sure you have the egg before the chicken and not the other way around.  :)  Because you were sounding backwards there for a minute.

Anyway, I try to render in PNG as often as I can now because I can have a transparent background then for when I layer renders over each other in a photo or video editor.

www.youtube.com/user/ShawnDriscollCG


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.