update crop percentage and readme
This commit is contained in:
@ -10,8 +10,8 @@ import subprocess
|
||||
|
||||
number_of_photos_in_scan = 4
|
||||
|
||||
crop_height = 2.0 # offset in percent
|
||||
crop_width = 2.0 # offset in percent
|
||||
crop_height = 4.0 # offset in percent
|
||||
crop_width = 4.0 # offset in percent
|
||||
|
||||
def convert_to_avif(input_dir, output_dir):
|
||||
# print("input: " + str(input))
|
||||
|
Reference in New Issue
Block a user