Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 541 Bytes

README.rst

File metadata and controls

26 lines (14 loc) · 541 Bytes

About

Tiler -- script for solving particular problem...

Tiles images from the current folder and below into new docx-file.

Usage

tiler.py <filename> <image_width>

<filename> -- MS Word document (filename.docx will be created)

<image_width> -- width of image (in cm) inserted to the word document;
all images (inside the docx) will have the same width.

Requirements

Python-docx