diff --git a/.gitignore b/.gitignore
index d383bc09..82e21965 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ scripts/generateYmlFile.js
/dist_electron
/docs
cloc.exe
+desktop.ini
\ No newline at end of file
diff --git a/src/renderer/components/ImageProcessSetting.vue b/src/renderer/components/ImageProcessSetting.vue
index b30cb86c..ab916f36 100644
--- a/src/renderer/components/ImageProcessSetting.vue
+++ b/src/renderer/components/ImageProcessSetting.vue
@@ -2,281 +2,138 @@
{{ $T('UPLOAD_PAGE_IMAGE_PROCESS_ISADDWM') }}
- {{ $T('UPLOAD_PAGE_IMAGE_PROCESS_WMTYPE_TEXT') }}
- {{ $T('UPLOAD_PAGE_IMAGE_PROCESS_WMTYPE_IMAGE') }}
- {{ $T('UPLOAD_PAGE_IMAGE_PROCESS_ISCONVERT') }}
- {{ $T('UPLOAD_PAGE_IMAGE_PROCESS_QUALITY') }}
- {{ $T('UPLOAD_PAGE_IMAGE_PROCESS_ISRESIZE') }}
- {{ $T('UPLOAD_PAGE_IMAGE_PROCESS_ISRESIZEBYPERCENT') }}
- {{ $T('UPLOAD_PAGE_IMAGE_PROCESS_TRANSFORMATION') }}
-