HDRファイルは32ビット浮動小数点光データ(真っ暗から白飛びまでの全階調)を同時に格納します。JPGではそのすべてを格納できません。トーンマッピングは表示する内容を選択するもので、このコンバーターをブラウザ上でそれを行います。
または、PDFファイルをここにドラッグ&ドロップしてください。
HDRをサポートします
HDRをサポートします
3Dレンダリングソフトウェア、HDRI Haven、またはHDRパノラマキャプチャからRadiance RGBE(.hdr)ファイルをドロップしてください。Cinema 4D、Blender、MayaのHDRIエクスポートファイルもすべて動作します。
浮動小数点輝度値は、ラインハルト・トーンマップ演算子を使用して8ビットJPGの範囲にマッピングされます。これは、シャドウとハイライトの両方のディテールを保持する、知覚的にバランスの取れたアルゴリズムです。
出力は表示可能な8ビットJPGファイルです。すべての視覚情報はsRGB範囲に圧縮されます。オリジナルの.hdrファイルは制作用に保管してください。このJPGファイルはプレビューおよび共有用です。
これらの関連コンバーター間で画像を変換します
insight-default-reason
知覚トーンマッピングは、10万倍のダイナミックレンジのギャップを埋める
Radiance RGBE image format
Joint Photographic Experts Group JFIF format
Note, JPG is a lossy compression. In addition, you cannot create black and white images with JPG nor can you save transparency. Requires jpegsrc.v8c.tar.gz. You can set quality scaling for luminance and chrominance separately (e.g. -quality 90,70). You can optionally define the DCT method, for example to specify the float method, use -define jpeg:dct-method=float. By default we compute optimal Huffman coding tables. Specify -define jpeg:optimize-coding=false to use the default Huffman tables. Two other options include -define jpeg:block-smoothing and -define jpeg:fancy-upsampling. Set the sampling factor with -define jpeg:sampling-factor. You can size the image with jpeg:size, for example -define jpeg:size=128x128. To restrict the maximum file size, use jpeg:extent, for example -define jpeg:extent=400KB. To define one or more custom quantization tables, use -define jpeg:q-table=filename. These values are multiplied by -quality argument divided by 100.0. To avoid reading a particular associated image profile, use -define profile:skip=name (e.g. profile:skip=ICC).
トーンマッピングアルゴリズム、画質、およびHDRの維持。