GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
EXR2ACES(1) User Commands EXR2ACES(1)

exr2aces - convert exr images to ACES format

exr2aces [options] infile outfile

Read an OpenEXR file from infile and save the contents in ACES image file outfile.

The ACES image file format is a subset of the OpenEXR file format. ACES image files are restricted as follows:

* Images are stored as scanlines; tiles are not allowed. * Images contain three color channels, either:
R, G, B (red, green, blue)
or:
Y, RY, BY (luminance, sub-sampled chroma)
* Images may optionally contain an alpha channel. * Only three compression types are allowed:
NO_COMPRESSION (file is not compressed) PIZ_COMPRESSION (lossless) B44A_COMPRESSION (lossy)
* The "chromaticities" header attribute must specify
the ACES RGB primaries and white point.

verbose mode
print this message
print version information

Report bugs via https://github.com/AcademySoftwareFoundation/openexr/issues or email security@openexr.com

Copyright © Contributors to the OpenEXR Project License BSD-3-Clause

July 2025 OpenEXR 3.3.4 https://openexr.com

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.