+
Upload & Settings
-
-
-
-
- {#if file}
-
- {file.name}
-
- ({formatFileSize(file.size)})
-
-
-
- {/if}
-
-
-
-
-
-
-
-
-
-
-
-
- {#if fit === "cover"}
-
+
+
-
-
- {/if}
-
-
-
-
-
- {quality}%
-
-
-
-
-
-
-
-
-
-
-
- {#if error}
-
- {error}
-
- {/if}
-
-
-
-
-
-
-
-
Live Preview
-
- {#if !file}
-
-
-
🖼️
-
Upload an image to see live preview
-
-
- {:else if showPreview}
-
-
-
-
-
-
Original
-
-

-
-
-
- {formatFileSize(originalSize)}
-
-
-
-
-
-
-
Preview
-
-

-
-
-
- {formatFileSize(previewSize)}
-
-
-
-
-
-
- {#if savings}
-
-
- {savings.formatted}
-
+
+ {#if file}
+
+ {file.name}
+
+ ({formatFileSize(file.size)})
+
+
{/if}
- {:else}
-
-
+
+
+
- {/if}
+
+
+
+
+
+
+
+
+ {#if fit === "cover"}
+
+
+
+
+ {/if}
+
+
+
+
+
Quality & Format
+
+
+
+
+
+ {quality}%
+
+
+
+
+
+
+
+
+
+
+
+ {#if error}
+
+ {error}
+
+ {/if}
+
+
+
+
+
+
+
+
Live Preview
+
+ {#if !file}
+
+
+
🖼️
+
Upload an image to see live preview
+
+
+ {:else if showPreview}
+
+
+
+
+
+
Original
+
+

+
+
+
+ {formatFileSize(originalSize)}
+
+
+
+
+
+
+
Preview
+
+

+
+
+
+ {formatFileSize(previewSize)}
+
+
+
+
+
+
+ {#if savings}
+
+
+ {savings.formatted}
+
+
+ {/if}
+
+ {:else}
+
+ {/if}
+