PSD
PSD raster imageUsed for pixel-based artwork, scans, and photographs.
- Family
- Images
- MIME
- image/vnd.adobe.photoshop
Convert PSD to TIFF online. See the real pixel decoding and image re-encoding behavior, preservation limits, and a format-specific acceptance test.
A photoshop document that can contain layers, masks, channels, type, and adjustment data is decoded into a working pixel canvas first, then written back out under TIFF's own color and compression model. Dimensions can stay exactly the same even as encoding, metadata, and fine detail change underneath. PSD import reconstructs the composite plus layer stack, masks, channels, blend modes, effects, text, smart objects, resolution, and color profile. TIFF output can describe high-bit-depth pixels, alpha, varied compression, and multiple image directories, but the chosen writer profile determines which of those features is present.
Canvas decoded from a Photoshop document that can contain layers, masks, channels, type, and adjustment data. Image written as a flexible raster container that can hold high bit depth, multiple pages, alpha, and varied compression.
Used for pixel-based artwork, scans, and photographs.
Designed for raster pictures made of individually stored pixels.
TIFF wins this route whenever its specific mix of compatibility, alpha, animation, and file size fits the destination better than PSD does.
Most non-PSD outputs flatten layers, while unsupported smart objects or effects may render differently.
Apps support different TIFF subsets, so multipage files, CMYK, layers, or unusual compression may fail to open.
a flexible raster container that can hold high bit depth, multiple pages, alpha, and varied compression is what gets written, labeled as image/tiff. Whether that actually opens depends on the receiving application, not on the file extension.
Open the result in the intended editor and inspect layer count, masks, typography, blend modes, and canvas size.
Check every page, bit depth, color mode, resolution tag, compression, and alpha channel.