@@ -16,6 +16,8 @@ Selected images stay in the browser. Image Tools has no analytics, telemetry, ac
|
||||
- Recognized APNG, animated WebP and JPEG MPF/multi-picture files are refused before decode.
|
||||
- Each material operation has an abort signal, disposable worker and 120-second deadline.
|
||||
- A batch is sequential and retains at most 256 MiB of completed output.
|
||||
- Batch ZIP assembly separately caps retained inputs at 128 MiB and output at 160 MiB, uses collision-free generated paths, and includes only already-created outputs/reports after an explicit action.
|
||||
- Imported recipe JSON is capped and structurally validated; it cannot name files, fetch resources or introduce an unadvertised codec.
|
||||
- Imported strings are rendered as React text, never active markup.
|
||||
- Unsafe path characters and leading/trailing dots are removed from generated download names.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user