Upthrust

This is the weblog of Milinda Pathirage

Tag: Linux

Merging PDF Files In Linux Using PyPDF

PyPDF is a handy and valuable Python library for merging and splitting PDF files in Linux. It’s pure Python library built as a PDF toolkit. It is capable of: extracting document information (title, author, …), splitting documents page by page, merging documents page by page, cropping pages, merging multiple pages into a single page, encrypting [...]

Linux Utilities You Should Know About

Utility applications in Linux which are(most of them) originally created for Unix and ported to Linux can be used to make every Linux users life easier. It doesn’t matter whether you are a beginner or a hard core Linux geek, if you know the tools it’ll save you lot of time. In this post I am going [...]