Difference between revisions of "Ubuntu Resources"
From OdleWiki
m (Added typing section, added External Resources template) |
(Added section on PDFs) |
||
Line 6: | Line 6: | ||
*[https://askubuntu.com/questions/214538/printing-in-booklet-format Printing in booklet format] | *[https://askubuntu.com/questions/214538/printing-in-booklet-format Printing in booklet format] | ||
+ | == PDFs == | ||
+ | |||
+ | Install Boomaga to make booklets from PDFs. | ||
+ | |||
+ | To interleave two pdf files (odd pages on one, even pages on the other), install pdftk and use the following command: | ||
+ | |||
+ | <code> | ||
+ | pdftk A=odd.pdf B=even.pdf shuffle A B output collated.pdf | ||
+ | </code> | ||
== Image Conversion == | == Image Conversion == |
Revision as of 01:25, 17 March 2018
Printing
PDFs
Install Boomaga to make booklets from PDFs.
To interleave two pdf files (odd pages on one, even pages on the other), install pdftk and use the following command:
pdftk A=odd.pdf B=even.pdf shuffle A B output collated.pdf
Image Conversion
- Photos/Rotating Photos
- How to convert pdf files to jpg format on Linux
- ImageMagick command to convert and save with same name
- How to convert multiple files, keeping the same name
- Mogrify
Ubuntu Apps
Rhythmbox
- How to Edit Track Order of Playlist
- How Does One Sort Music in Rhythmbox — Suggests using a plugin created by someone who responded to the post
- Your Complete Guide to Rhythmbox
- Managing Your Music Collection in Ubuntu