export const MEGAPIXELS_TO_PIXELS = 1_000_000;

export const HEIC_JPEG_QUALITY = 0.85;
