Try to figure out how Celery works. Implement a simple tool with several different background jobs.
- Pick a PDF file with 2 or more pages.
- Move each page to a separate PDF doc
- Proccess all the pages (each page is a different PDF document), i.e. add a word or something like this
- Compile all the pages back into the one PDF file
- Clear
./tmp
directory