Build
* build(dependancy): added pdf2image ([`f8e7492`](https://github.com/a-parida12/pdf2dcm/commit/f8e749251d1cbe3e746362babd5b1f03044ff01f))
Ci
* ci(cio): added to sudo to install poppler ([`db7718a`](https://github.com/a-parida12/pdf2dcm/commit/db7718aa18e75256b6f4fa7f5776c73752d034ca))
* ci(ci): added poppler to ci setup ([`53d88cb`](https://github.com/a-parida12/pdf2dcm/commit/53d88cb1305c21f5e9180fcd87f825d1271b48ee))
Documentation
* docs(README): updated with new instructions ([`b457292`](https://github.com/a-parida12/pdf2dcm/commit/b45729272f95b5c02e22b74f1fc113fee61e3721))
* docs(README): updated info about poppler setup ([`fa28b3c`](https://github.com/a-parida12/pdf2dcm/commit/fa28b3cb03af1eb882e2b74f4fff6249fff1959d))
* docs(pdf2encaps): added docstring to class init ([`9249f39`](https://github.com/a-parida12/pdf2dcm/commit/9249f39e09d3a559ba1d4fa21535f5c56f8788d7))
Feature
* feat(Pdf2RgbSC): class to implement Pdf2RgbSC ([`3bd74cc`](https://github.com/a-parida12/pdf2dcm/commit/3bd74ccc5a4ad8e226592db007d706aca63e8464))
Fix
* fix(Pdf2EncapsDCM): updated return type in tests ([`42db74d`](https://github.com/a-parida12/pdf2dcm/commit/42db74ddcffba3779e0edbf652b1503fa54704cf))
Refactor
* refactor(uid): added the uid for rgb sc ([`93789c3`](https://github.com/a-parida12/pdf2dcm/commit/93789c36c4e1bd94d848a146dbbcebbc81a97ff5))
Test
* test(repersontest): updated the test ([`d486804`](https://github.com/a-parida12/pdf2dcm/commit/d4868048552e056bb85c656cc0e5c5928df830eb))
* test(rgbSC): added tests for the class ([`747d104`](https://github.com/a-parida12/pdf2dcm/commit/747d1043a45ced74eef998d6f61408df469ed81c))