Skip to content

Commit

Permalink
批量处理图片大小
Browse files Browse the repository at this point in the history
  • Loading branch information
jill-ye authored Jul 26, 2024
1 parent 6a860dc commit 1c6a7c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _posts/2024-06-07-104.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,3 @@ issue: 42
image_list.extend(glob.glob(os.path.join(folder_path, image_format)))
for image_path in image_list:
resize_image(image_path, os.path.join(result_folder_path, image_path))

{% gist 7ae804a5297617456f81c8b5a3a9305b %}

0 comments on commit 1c6a7c8

Please sign in to comment.