# Pics2Word
A command line program to copy pictures into a word document.
Usage can be found using
$ pics2word -h help
## Installation
Installing the Pics2Word software:
Install Python (Latest version of 3.X series, NOT 2.7). This is a dependency that is required for the program to work and allows us to install pics2word with pip. (Pip is a recursive acronym for pip installs packages)
When that is installed, open the command line (or PowerShell) and then type:
$ pip install pics2word
This installs the latest version of pics2word onto the system.
From the latest Windows 10 update, the PowerShell can be opened from windows file explorer > File > Open Windows PowerShell From Linux you may need root privillages. If the above does not work, try
$ sudo pip install pics2word –user
You can now run “pics2word” from the command line anywhere. Type:
$ pics2word –h help
for information on how to use it.
Note: pics2word can be updated to the latest release with:
$ pip install –upgrade pics2word
note the two dashes before upgrade.
Useful supplementary third party software:
[Caesium](https://saerasoft.com/caesium/) – image compression software. Useful if dealing with a large number of pictures to reduce the file size of the word document and speed up image processing.
[Bulk Rename Utility](http://www.bulkrenameutility.co.uk/Download.php) – allows large numbers of files to be renamed automatically. Especially useful if following a format such as “Photo 1, Photo 2… Photo X”
## New to this release 0.9.2
Picture files are now sorted more intellegently by picking integers from strings then ordering by number.
## TODO tasks
### High Priority
#### Features
Add help features
Save & load modules from a standard, cross-platform file location.
#### Bug fix’s
Fix “Path” as this is not taking pictures from other folders as it should!
### Low Priority
#### Features
Use Docopt module to make arg parsing simpler and to a more modern standard??
Allow the user to omit the picture name??
#### Bug fix’s
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pics2word-0.9.3.tar.gz.
File metadata
- Download URL: pics2word-0.9.3.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62feff97ea6530dd0c598df3e4547b66191603d24c5f9028c42542bd3a8722dd
|
|
| MD5 |
6fb43e845f6df82a02ef920423da7963
|
|
| BLAKE2b-256 |
2cae7d384ceef0c9de3b574c2fed00bc3bf43c000bf269a2da58c56956cf12dd
|
File details
Details for the file pics2word-0.9.3-py3.6.egg.
File metadata
- Download URL: pics2word-0.9.3-py3.6.egg
- Upload date:
- Size: 18.9 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02cf291472f52c459b8e1baee0636656f7b5c11ee4fefb06cd84b7453d9e98a4
|
|
| MD5 |
70b9610d99e4f2a53ebe20ff963f0c03
|
|
| BLAKE2b-256 |
9693a9c3ab8af6a545b5a6c91d57ee98e92304b2fcf44795ef92b71e7e3de65d
|