Git Product home page Git Product logo

Comments (5)

woshizouguo avatar woshizouguo commented on August 28, 2024 3

Is there any update on removing GhostScript?

from camelot.

KOLANICH avatar KOLANICH commented on August 28, 2024 1

Also GhostScript has a bad fame of being vulnerable. Probably we want something written in a memory-safe language like rust or java. So +1 for pdfbox. But for this being efficient we need lebedov/python-pdfbox#10 first. Also there is https://github.com/katjas/PDFrenderer

from camelot.

mara004 avatar mara004 commented on August 28, 2024 1

Just FYI, pypdfium2 (ctypes binding to google's pdfium) is liberal-licensed, too.1

pdfium is written in C/C++, though, so not an inherently memory safe language, as opposed to Java.
However, it's well-tested/analyzed and relied on by popular projects such as chromium and libreoffice, and as a tradeoff it doesn't require an additional runtime env.

Footnotes

  1. disclaimer: I'm the author

from camelot.

vinayak-mehta avatar vinayak-mehta commented on August 28, 2024

@dimitern What do you think?

from camelot.

mara004 avatar mara004 commented on August 28, 2024

PR submitted: #384

from camelot.

Related Issues (20)

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.