elixlsx
An Elixir XLSX writer (by xou)
unipdf
Golang PDF library for creating and processing PDF files (pure go) (by unidoc)
elixlsx | unipdf | |
---|---|---|
1 | 25 | |
301 | 2,841 | |
0.0% | 1.4% | |
5.9 | 5.4 | |
11 months ago | 17 days ago | |
Elixir | Go | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
elixlsx
Posts with mentions or reviews of elixlsx.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-17.
-
Office files processing
https://github.com/xou/elixlsx looks awesome, but is there any docx processor?
unipdf
Posts with mentions or reviews of unipdf.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-04-27.
-
Practical Ways to Generate PDFs in Go: Libraries, LaTeX, Pandoc, Chrome
unipdf is a commercial-grade library. It's powerful, feature-rich, and paid for production — but free for personal and trial use.
-
PDF Annotations and Collaboration with Golang PDF Library
But how do we elevate our interaction with these files? How do we make annotations, edits, and collaboration more seamless? Here's where the Golang PDF Library swoops in like a superhero for your PDF woes.
-
✨ JBIG2 Support in GoLang: An Exciting New Addition to the Toolkit! 💻🚀
Note: While the article is hosted on the UniDoc website, avoid mentioning "UniDoc" or "UniPDF" more than twice in our comments to keep the conversation unbiased and centered around the technology itself. ⚠️❌
-
🚀 Creating Tables Using Pure Go - A Step-by-Step Guide
I stumbled upon an amazing resource I had to share with you all. 🌟 It's an informative blog post titled "Creating Tables Using Pure Go," you can find it on the UniDoc. 💻
-
Simplify Your Document Generation Process with Golang and Templates! 📝✨
UniDoc is the star of the show here. It provides an intuitive API that makes working with templates a breeze. Have existing templates you want to modify? UniDoc has got you covered! You can easily customize templates to suit your specific needs. 💪✏️
-
📊 Poll: Did You Find the Golang PDF Libraries Post Helpful?
Hey fellow Redditors! 🌟 I recently shared a post about Golang PDF libraries.
-
Library to convert HTML to pdf in Golang
I'm not the person you asked, but what about: https://github.com/unidoc/unipdf
-
How to create a PDF?
last unipdf commit that was under the AGPL: https://github.com/unidoc/unipdf/tree/c7febe5a81d9beb6362e547260d010de075e2730
- Office files processing
-
Do you know any library to make pdf in golang?
If you are ok paying for it unidoc is really good. https://unidoc.io/
What are some alternatives?
When comparing elixlsx and unipdf you can also consider the following projects:
xlsxir - Xlsx parser for the Elixir language.
gofpdf
excellent - Excel Parser written in Elixir (currently only Excel 2000)
merge2pdf - Merge Image and PDF files (optionally with selective pages) with lossless quality
docxelixir - Elixir library to read docx files
gopdf - A simple library for generating PDF written in Go lang