Skip to content

Change the SKU barcode positions in PDF file to save label seals

License

Notifications You must be signed in to change notification settings

yuichiroaoki/amazon-barcode-label

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Barcode Label Position Changer

Change the SKU barcode positions in PDF file to save label seals

Original Modified
Original Image Modified Image

A4 40 labels per page
Index 0-39

Index Image

Usage

Usage: python main.py <pdf_filename> <print_start_index> <product_count>
Arguments:
  <pdf_filename>: Path to the PDF file to convert to images
  <print_start_index>: Starting index for printing the labels
  <product_count>: Number of labels to print

For example, if you used the first 15 label seals, you can use the following command:

./main.py example.pdf 15 15

This will move the barcode of the first 15 labels to index 15-29.

About

Change the SKU barcode positions in PDF file to save label seals

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages