Pdf2dcm

Latest version: v0.5.2

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.3.0

Features

- **doc**: Pydoc3 added to workflow
([`bc22d5f`](https://github.com/a-parida12/pdf2dcm/commit/bc22d5f280737e72c400789d284b82712406c41e))

Co-authored-by: Troy Kohler <troy.kohlerzalando.de>

0.2.1

Bug Fixes

- **uidgeneration**: Pydicom now generates uid
([`51f2ac5`](https://github.com/a-parida12/pdf2dcm/commit/51f2ac5bba4f394e805def77df441953b57a8ef9))

Testing

- **repersonalisation**: Improved check for uid
([`1295fca`](https://github.com/a-parida12/pdf2dcm/commit/1295fcaf2fa30d4c8ab53cc0b861ee86bf3f07c9))

0.2.0

Bug Fixes

- **Pdf2EncapsDCM**: Updated return type in tests
([`42db74d`](https://github.com/a-parida12/pdf2dcm/commit/42db74ddcffba3779e0edbf652b1503fa54704cf))

Build System

- **dependancy**: Added pdf2image
([`f8e7492`](https://github.com/a-parida12/pdf2dcm/commit/f8e749251d1cbe3e746362babd5b1f03044ff01f))

Continuous Integration

- **ci**: Added poppler to ci setup
([`53d88cb`](https://github.com/a-parida12/pdf2dcm/commit/53d88cb1305c21f5e9180fcd87f825d1271b48ee))

- **cio**: Added to sudo to install poppler
([`db7718a`](https://github.com/a-parida12/pdf2dcm/commit/db7718aa18e75256b6f4fa7f5776c73752d034ca))

Documentation

- **pdf2encaps**: Added docstring to class init
([`9249f39`](https://github.com/a-parida12/pdf2dcm/commit/9249f39e09d3a559ba1d4fa21535f5c56f8788d7))

- **README**: Updated info about poppler setup
([`fa28b3c`](https://github.com/a-parida12/pdf2dcm/commit/fa28b3cb03af1eb882e2b74f4fff6249fff1959d))

- **README**: Updated with new instructions
([`b457292`](https://github.com/a-parida12/pdf2dcm/commit/b45729272f95b5c02e22b74f1fc113fee61e3721))

Features

- **Pdf2RgbSC**: Class to implement Pdf2RgbSC
([`3bd74cc`](https://github.com/a-parida12/pdf2dcm/commit/3bd74ccc5a4ad8e226592db007d706aca63e8464))

Refactoring

- **uid**: Added the uid for rgb sc
([`93789c3`](https://github.com/a-parida12/pdf2dcm/commit/93789c36c4e1bd94d848a146dbbcebbc81a97ff5))

Testing

- **repersontest**: Updated the test
([`d486804`](https://github.com/a-parida12/pdf2dcm/commit/d4868048552e056bb85c656cc0e5c5928df830eb))

- **rgbSC**: Added tests for the class
([`747d104`](https://github.com/a-parida12/pdf2dcm/commit/747d1043a45ced74eef998d6f61408df469ed81c))

0.1.2

Bug Fixes

- **repersonalisation**: Non ui field
([`6f40654`](https://github.com/a-parida12/pdf2dcm/commit/6f40654cc53306a958864ea6d52928d1c6ba9bf9))

- **repersonalise**: Uid missing
([`9ac0244`](https://github.com/a-parida12/pdf2dcm/commit/9ac02444a4ebf27bfd63bd56abc2fe202db3f104))

Continuous Integration

- **codeCoverage**: Adding Umbrella Code Cov ([15](https://github.com/a-parida12/pdf2dcm/pull/15),
[`d95ff7e`](https://github.com/a-parida12/pdf2dcm/commit/d95ff7e4c651db8cb7348460df2308172df72993))

* feat(codecov): umbrella to generate percentage

* ci(release): update to new release action

Documentation

- **README**: Updated the badges
([`29f77a0`](https://github.com/a-parida12/pdf2dcm/commit/29f77a05ab508317a64b828d3a08ab1e274b2689))

* feat(codecov): umbrella to generate percentage

* ci(release): update to new release action

* docs(README): updated the badges

0.1.1

Bug Fixes

- **link**: Fixed the links again ([13](https://github.com/a-parida12/pdf2dcm/pull/13),
[`cc12381`](https://github.com/a-parida12/pdf2dcm/commit/cc123817085712146014b00eda7e174d29a04be7))

- **links**: Updated badge links for the readme
([`509925b`](https://github.com/a-parida12/pdf2dcm/commit/509925ba84d0286deeb051e63b1b5e8ccf76c11b))

closes 11

Build System

- **poetry-toml**: Updated incorrect path
([`8277de2`](https://github.com/a-parida12/pdf2dcm/commit/8277de246be2656ac313dedc7662aee565a3df28))

- **pypi-toml**: Updated branch name ([10](https://github.com/a-parida12/pdf2dcm/pull/10),
[`205249f`](https://github.com/a-parida12/pdf2dcm/commit/205249fe5b3b7e16b0a615eda911421b672ec206))

Code Style

- **README**: Added additional badges
([`c30f8b8`](https://github.com/a-parida12/pdf2dcm/commit/c30f8b8d70f541a2e9bfa8225ab3e441ca1f341b))

Continuous Integration

- **ci-files**: Update the configuration
([`8b2a837`](https://github.com/a-parida12/pdf2dcm/commit/8b2a837250851b344263fe93b684c27309ba6a29))

- **release**: Actions based release on pypi
([`e0eafea`](https://github.com/a-parida12/pdf2dcm/commit/e0eafeabbfc1ab1a67e7ae6c4a086ce06aabd228))

- **release-schedule**: Release on push main branch only
([`0c56be8`](https://github.com/a-parida12/pdf2dcm/commit/0c56be832f3330c0efd2f4f5dfa05f84446700f7))

- **testing**: Testing on github actions
([`365976c`](https://github.com/a-parida12/pdf2dcm/commit/365976c21ac5ad6334cf0a70f62ff99322e36dcc))

on push test

- **workflow-location**: Updated the yml location
([`7276c4f`](https://github.com/a-parida12/pdf2dcm/commit/7276c4f4f5d405651848e95aff27e22f1249c172))

Documentation

- **README**: Spell error fixed
([`1f114e6`](https://github.com/a-parida12/pdf2dcm/commit/1f114e6eede37c6f5b0e53cb7bf7698ffcca56fe))

- **README-toml**: Added extra information
([`4f32b56`](https://github.com/a-parida12/pdf2dcm/commit/4f32b562cd1c18f967fadee441a94953eaef571a))

Features

- **pdf-encaps**: Structure added to the class
([`5f83a67`](https://github.com/a-parida12/pdf2dcm/commit/5f83a67a925f417a6fa82419b4a5e51341e251f7))

- **Pdf2EncapsDCM**: Completed implementation of the module
([`d833435`](https://github.com/a-parida12/pdf2dcm/commit/d8334357f78c2e0dd4f20f4dc23daf4aae15d409))

testing also implemented

closes 2

Refactoring

- **basic-preamble-of-the-repo**: Added it for the pdf2dicom project
([`f5a8116`](https://github.com/a-parida12/pdf2dcm/commit/f5a8116174702d11fde337f05ddad97d7f264463))

Testing

- **base-coverter**: Test functions of base converter
([`2f49122`](https://github.com/a-parida12/pdf2dcm/commit/2f49122da138999c23f00f5a1d949baaf02db8d9))

- **pdf2dcm-utils**: Added tests for the utils
([`fe9c9b9`](https://github.com/a-parida12/pdf2dcm/commit/fe9c9b9cb5c897558191646daf68fd444f7afb40))

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.