An open API service indexing awesome lists of open source software.

https://github.com/hexiro/pdf-worksheet-organizer

Renumbers PDF worksheet problems so that questions follow a proper order.
https://github.com/hexiro/pdf-worksheet-organizer

education pdf-generation python

Last synced: about 1 month ago
JSON representation

Renumbers PDF worksheet problems so that questions follow a proper order.

Awesome Lists containing this project

README

          

# PDF Worksheet Organizer

> Renumbers PDF worksheet problems so that questions follow a proper order.
>

> status: MVP


[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/makes-people-smile.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/made-with-crayons.svg)](https://forthebadge.com)

## Usage

```python
python -m pdf_worksheet_organizer [INPUT] [OUTPUT]
```

## Demo

![Demo](./.github/assets/demo.gif)