Giter VIP home page Giter VIP logo

etiquette's Introduction

etiquette

Bash script to multiply etiquettes to fill up an A4 page and reduce paper waste

REUSE status

Table of Contents

Project setup for development

Clone this repository

git clone https://github.com/ohnewein/etiquette.git

How to execute etiquette

In a bash shell go into the etiquette folder, in which the etiquette.sh bash script resides. And than execute the bash script providing a PDF file as input. You can use the example PDF in the example folder.

$ cd etiquette
etiquette$ sh etiquette.sh example/Test-Etiquette.pdf
convert example/Test-Etiquette.pdf
 -> ./output/tiles-Test-Etiquette.pdf

etiquette will create a folder called output in the actual directory, if it doesn't exist yet, and put the output PDF file inside.

The created PDF file will contain the image from the source PDF (like Test-Etiquette.pdf) tiled all over the A4 page.

etiquette$ ls output/*
tiles-Test-Etiquette.pdf

Licenses

etiquette is free software. It is licensed under GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007.

Third party components

etiquette is a bash script which uses ImageMagick® to read and create PDF files.

etiquette's People

Contributors

ohnewein avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.