Software Alternatives & Reviews

Apache POI VS Apache FreeMarker

Compare Apache POI VS Apache FreeMarker and see what are their differences

Apache POI logo Apache POI

Application and Data, Languages & Frameworks, and Java Tools

Apache FreeMarker logo Apache FreeMarker

Java template engine; generates HTML web pages, e-mails, configuration files, source code, etc. from template files and the data your application provides.
  • Apache POI Landing page
    Landing page //
    2022-07-18
  • Apache FreeMarker Landing page
    Landing page //
    2021-08-21

Apache POI videos

Spring Boot Export Data to Excel with Apache POI Example

More videos:

  • Tutorial - How to import Apache POI jars using Intellij on Windows 10
  • Review - Apache POI Table Example, Apache POI create table in Excel

Apache FreeMarker videos

Apache Freemarker Template Demo with Spring Boot

Category Popularity

0-100% (relative to Apache POI and Apache FreeMarker)
Application And Data
56 56%
44% 44
Languages & Frameworks
54 54%
46% 46
Web Frameworks
37 37%
63% 63
Java Tools
49 49%
51% 51

User comments

Share your experience with using Apache POI and Apache FreeMarker. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Apache FreeMarker might be a bit more popular than Apache POI. We know about 8 links to it since March 2021 and only 6 links to Apache POI. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Apache POI mentions (6)

  • Kotlin and Azure Functions - Automating the deployment
    Recently I needed to write an Azure Function app that uses the Apache POI library for getting the text from Microsoft Word 94 documents (and yes, I am fully aware that the year is currently 2024, but some people still have 30 year old documents kicking around!). - Source: dev.to / about 2 months ago
  • How can I add the Apache POI Library in Eclipse - for Selenium Webdriver project?
    I need to add the apache poi to my project (I need hssf, ss and xssf). I downloaded a jar file from the internet but it does not contain xssf. I went to http://poi.apache.org/ and I downloaded this: http://www.apache.org/dyn/closer.cgi/poi/release/src/poi-src-3.9-20121203.zip, I extract it..and got stucked. I tried Part 1 but that was only for JavaDoc. Source: about 1 year ago
  • Office files processing
    - Using Ports to call CLIs that take care of this (e.g. Poppler for PDFs, Libreoffice in `--headless` mode) - Use jInterface to startup a JVM with Apache POI to work on this specific workflow (I have an example here to work with Java Image API). You can also do this with other languages (Golang , Python and other). Source: over 1 year ago
  • Newbie Looking for help with CSV database
    If you can use third party libraries, you can look at Apache POI (https://poi.apache.org/). It allows you to read, write and manipulate Excel and CSV files. Source: over 1 year ago
  • What’s the most ridiculous, unrealistic project you’ve had to work on?
    Java may be boring to work with, but its power, maturity and ecosystem is unparalleled. I don't remember the PDF library (there are many), but Office stuff used Apache POI. Source: over 1 year ago
View more

Apache FreeMarker mentions (8)

  • Using FreeMarker template engine in Sitecore Personalize
    FreeMarker is a template engine, it allows to generate text output based on templates and dynamic data. It is similar to Mustache, Handlebars, Thymeleaf and other template engines. Templates are written in the FreeMarker Template Language (FTL) that supports conditional blocks, iterations, formatting, and many other capabilities. - Source: dev.to / 9 months ago
  • m8a scenario #1 - Using Coder to Develop Keycloak Templates Live (almost)...
    Getting back to our two main technologies....we have implemented Keycloak as our Identification and Authorization Management system (IAM). However, as these things go, Keycloak has its own tech stack. One of the technologies, of course, is the language they used, which is Java. And being it is Java, they chose to use a templating engine called Freemarker. - Source: dev.to / over 1 year ago
  • Typescript, Webpack and legacy jquery with plugins
    The project I was working on was a website using Magnolia as their CMS. It uses the Freemarker templating engine under the hood. Essentially these are super-powered HTML files, which give you access to the CMS content. You can still use all of the HTML tags you want, including the. - Source: dev.to / over 1 year ago
  • Can I use Java to build a website?
    You can use Java for Backend and Frontend. A relative new kid on the block for Frontend is Qute. The general keyword you are searching for is Java Templating Engine. Specific examples would be Thymeleaf or FreeMarker. There are some framework, which offer a lot more than templating like Vaadin or Wicket. Some are just specifications like Jakarta Faces with some of their implementations MyFaces or Mojarra. Source: over 1 year ago
  • How to create a Keycloak plugin
    Keycloak uses FreeMaker to store and render templates. Read more about how Keycloak manages its themes in the official documentation. - Source: dev.to / over 1 year ago
View more

What are some alternatives?

When comparing Apache POI and Apache FreeMarker, you can also consider the following products

Guava - Google core libraries for Java 6+.

RxJava - RxJava – Reactive Extensions for the JVM is a library for composing asynchronous and event-based programs using observable sequences.

Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible

Quarkus - Quarkus: Supersonic Subatomic Java. . Contribute to quarkusio/quarkus development by creating an account on GitHub.

JaVers - With JaVers you can forget about troublesome data versioning. Let the changes in your data be managed by JaVers.

Thymeleaf - Thymeleaf is a modern server-side Java template engine for both web and standalone environments.