Browse Source
- Updated the image upload handler to prevent conflicts when the input and output paths are the same, particularly for webp images. - Introduced a temporary output path for converted images, ensuring the original file is preserved during processing. - Enhanced error handling to clean up temporary files and maintain the integrity of the final output. These changes improve the reliability of the image upload process and prevent potential file overwrites.main
2 changed files with 16 additions and 3 deletions
Binary file not shown.
Loading…
Reference in new issue