- {#if converter && converter.supportedFormats.includes(file.from)}
-
from
-
{file.from}
-
to
-
- {
- file.result = null;
- }}
- />
-
-
+
-
- {
- file.result = null;
+
+ {file.file.name}
+
+
- {:else}
-
{file.from}
+
+
+ {#if processings[i]}
+
+ {/if}
+
+ {#if converter && converter.supportedFormats.includes(file.from)}
+
from
+
{file.from}
+
to
+
Convert to
+
+ {
+ file.result = null;
+ }}
+ />
+
+
+
+
+ {
+ file.result = null;
+ }}
+ />
+
+ {:else}
+
{file.from}
-
- is not supported!
-
- {/if}
-
-
-
- {#if converter && converter.supportedFormats.includes(file.from)}
-
-
-
-
-
+
+ is not supported!
+
+ {/if}
+
+
+
+
- {/if}
+ {#if converter && converter.supportedFormats.includes(file.from)}
+
+
+ {/if}
+