Convert SVG to TIFF
Use SVG-to-PNG to create the current server-sized PNG, then use a TIFF-capable application for any required resizing, color-mode choice, conversion, and inspection.
About Convert SVG to TIFF
This route does not create TIFF directly. It uses the SVG-to-PNG converter as the first step in a separate two-step workflow.
The current SVG-to-PNG step returns a PNG with runtime-defined server dimensions and has no user-facing size control.
Use a separate TIFF-capable application to resize if needed, choose the TIFF mode, compression, and color profile, convert the file, and inspect the result. This route does not guarantee the downstream application's output.
TIFF is commonly used in print or archival workflows, while PNG and WebP are web-compatible raster formats. Keep the SVG as the editable master.