ACF-Plugin downloads
The ACF-Plugin category contains the official release versions of the ACF Plugin for Claris FileMaker. These builds are thoroughly tested and digitally signed for both macOS and Windows platforms. Each release includes the latest improvements to the ACF runtime, compiler, and Excel-reporting features, together with enhanced stability and compatibility for FileMaker 17 – 22. Use these downloads for production systems where reliability and verified integrity are essential.

| Name | Platform | Description | Download | Docs | More |
|---|---|---|---|---|---|
| ACF-Plugin 1.7.8.8 Release | Mac (Intel+Arm) | Just ACF plugin, mac intel + arm | Download | Documentation | |
![]() New in this 1.7.8.8 version is the new Image Drawing functions. https://horneks.no/manuals/ACF/acf-pluginimagefunctions.html This is a small package with only the plugin and ACF-Compiler in a single DMG archive, without examples and documentation. Just for install on client machines that do not need to dive into developer details. This is the version with ZIP file integration, Language Macro implementation, Excel Spreadsheet implementation. Also Inter-package calls in this version. Multilingual support and a lot more, Improved version for use on FileMaker server Read the article found here about the changes since 1.7.8.4 Reworked the compiler to allow declarations inside loops and conditional branches. Look for the other download if you want examples and documentation SHA-256: 5f7340611959ae9c1da9d58e516d50d6a0a28f95bac6b7bf2e57913f1fb19b36This checksum is automatically verified at download time. | |||||
| ACF-Plugin 1.7.8.5 Release | Mac (Intel+Arm) | Full package, Plugin, examples, compiler, editor bundles, tools | Download | Documentation | |
![]() This is the full developer package with the plugin, examples, documentation, Editor bundles, compiler and tools. This is the version with ZIP file integration, Language Macro implementation, Excel Spreadsheet implementation. Also Inter-package calls in this version. Multilingual support and a lot more, Improved License handling in this version. Read the article found here about the changes since 1.7.8.4. It is for the linux beta, but the same changes descibed there is Valid for this MacOS release. Reworked the compiler to allow declarations inside loops and conditional branches. 1.7.8.4
1.7.8.3
SHA-256: 8ce99a49bf9dfaf37481ce3f4bfa4d7c2ebd1eb69da9a35c22ada06fb2dfe98cThis checksum is automatically verified at download time. | |||||
| ACF-Plugin 1.7.8.5 Release | Windows | Just ACF plugin | Download | Documentation | |
![]() This is a small package with only the Windows version of the plugin in a single ZIP archive, without examples and documentation. Just for install on client machines that do not need to dive into developer details. This is the version with ZIP file integration, Language Macro implementation, Excel Spreadsheet implementation.
1.7.8.5Read the article found here about the changes since 1.7.8.4 1.7.8.4
1.7.8.3
SHA-256: 6865ed291bf477d413c528c0d35c10805eb252d409824ef55baf9b4a0d9bc042This checksum is automatically verified at download time. | |||||
| ACF-Plugin 1.7.8.5 Release | Windows | Full package, Plugin, examples, compiler, editor bundles, tools | Download | Documentation | |
![]() This is the full developer package with the plugin, examples, documentation, Editor bundles, compiler and tools. This is the version with ZIP file integration, Language Macro implementation, Excel Spreadsheet implementation. Also Inter-package calls in this version. Multilingual support and a lot more, Improved License handling in this version. 1.7.8.5Read the article found here about the changes since 1.7.8.4 1.7.8.4
1.7.8.3
SHA-256: a5f26919a9e07e2c7a5f780c8df9df19a3ec8d600d6b8183ae3c0ccc210e66e6This checksum is automatically verified at download time. | |||||
Beta versions: ACF-Plugin for Linux
The Beta versions: ACF-Plugin for Linux Servers category provides early access builds of the ACF Plugin for FileMaker Server running on Linux. These beta releases are intended for testing and feedback, supporting Ubuntu 22.04 LTS on both ARM and Intel platforms, with Ubuntu 24.04 versions coming soon. They include the full ACF runtime and translation features, allowing server-side scripts to compile and execute ACF functions natively. Use these builds for evaluation and compatibility testing only — not yet for production environments.

| Name | Platform | Description | Download | Docs | More |
|---|---|---|---|---|---|
| ACF-Plugin 1.7.8.5 B1 | Linux U22 Arm | Beta version for Linux Ubuntu Server ver 22.04 w/ ARM CPU | Download | - | |
SHA-256: 3b558edd06fa4bfc0212053c68f60a1c685731dde42754f13c581d636d015778This checksum is automatically verified at download time. | |||||
| ACF-Plugin 1.7.8.5 B1 | Linux U22 Intel | Beta version for Linux Ubuntu Server ver 22.04 w/ Intel x86 CPU | Download | - | |
SHA-256: dfbddee09066874b4b7330447eaeaee096ec78f469b0d822d757a7225c3e3bceThis checksum is automatically verified at download time. | |||||
| ACF-Plugin 1.7.8.5 B2 | Linux U24 Intel | Beta version for Linux Ubuntu Server ver 24.04 w/ Intel x86 CPU | Download | - | |
📦 ACF_U24x86_64_1.7.8.5_Beta2.zip Download🧩 Beta 2 ChangelogConsole function and thread safetyThe console function is primarily used for debugging ACF functions (using the In Beta 1, the console implementation was not fully thread-safe, which could—under rare conditions—lead to race-related issues. Beta 2 introduces a completely thread-safe console, ensuring reliable output even when multiple processes or server scripts write to it simultaneously. We have also cleaned up the plugin by removing leftover debug output that was unintentionally included in Beta 1. SHA-256: 47e9096c475f8a7d3ac808ec8ac1feeeb319a040701f9021b93f129e5be4a241This checksum is automatically verified at download time. | |||||
| ACF-Plugin 1.7.8.5 B2 | Linux U24 Arm | Beta version for Linux Ubuntu Server ver 24.04 w/ arm64 CPU | Download | - | |
📦 ACF_U24arm64_1.7.8.5_Beta2.zip Download🧩 Beta 2 ChangelogConsole function and thread safetyThe console function is primarily used for debugging ACF functions (using the In Beta 1, the console implementation was not fully thread-safe, which could—under rare conditions—lead to race-related issues. Beta 2 introduces a completely thread-safe console, ensuring reliable output even when multiple processes or server scripts write to it simultaneously. We have also cleaned up the plugin by removing leftover debug output that was unintentionally included in Beta 1. SHA-256: b632b50741e49f51b2fa250509463daa14ca1ffe58b483c609d542863f2391beThis checksum is automatically verified at download time. | |||||
ACF-Compiler
The ACF Compiler category provides standalone command-line tools for validating and compiling ACF functions outside FileMaker. These utilities integrate seamlessly with text editors such as Sublime Text, enabling real-time syntax checking, dependency validation, and package compilation during development. Ideal for developers who want faster iteration and a modern workflow when building or maintaining complex ACF function libraries.

| Name | Platform | Description | Download | Docs | More |
|---|---|---|---|---|---|
| ACF-Compiler 1.7.8.5 | Mac (Intel+Arm) | The ACF compiler | Download | - | |
![]() ACFcompiler for syntax checking from Sublime Text without leaving the editor. Syntax coloring and more. Also in version, autocomplete for over 276 ACF functions and commands. The autocompletes are loaded with parameter defs to ensure you write function names correctly and with the correct parameters. This download matches the 1.7.8.5 version of the ACF-Plugin SHA-256: 0e8e4bc60b5837c01ab97898572e8d194ca9f6c53b8aaac9e37516c076addc5cThis checksum is automatically verified at download time. | |||||
| ACF-Compiler 1.7.8.5 | Windows | The ACF compiler | Download | - | |
![]() ACFcompiler for syntax checking from Sublime Text without leaving the editor. Syntax coloring and more. Also in version, autocomplete for over 276 ACF functions and commands. The autocompletes are loaded with parameter defs to ensure you write function names correctly and with the correct parameters. This download matches the 1.7.8.5 version of the ACF-Plugin SHA-256: 5c0818c4f3b20477ca77bd85f24bfd37a65a13e8e1e43d15e5e542e5e1949df1This checksum is automatically verified at download time. | |||||
DDRparser Free FileMaker Git-integration tool
The DDRparser DownloadThe DDRparser category contains command-line tools for analyzing and splitting FileMaker Database Design Reports (DDR) or “Save a copy as XML” exports into readable, structured text files. These tools let developers search, diff, and version-control FileMaker solutions using Git or modern code tools. DDRparser also supports multilingual function extraction, translation workflows, and integration with the ACF Plugin for advanced solution documentation.

| Name | Platform | Description | Download | Docs | More |
|---|---|---|---|---|---|
| DDRparser 1.4.1 | Mac (Intel+Arm) | FileMaker tool for GIT integration, searching, and translations. | Download | Documentation | |
![]() DDRparser 1.4.1 – Split FileMaker DDR (Database Design Report) XML or “Save a copy as XML” files into readable, multilingual filesDDRparser is a free, fast, and fully native command-line tool that parses FileMaker Database Design Report (DDR) XML exports — or “Save a copy as XML” exports — and splits them into structured, readable text files. Perfect for developers who want to search, diff, and version-control FileMaker solutions using Git and modern tools. This release also demonstrates the new translation concept built with DDRparser 1.4.1 and ACF-plugin 1.7.6.4.(or higher)
✨ Key Features💡 Handles even multi-gigabyte DDR files in seconds 💡 Includes translation workflow tools 🔍 Makes your solution searchable with BBEdit, VS Code, or any text editor 🗂️ Extracts Scripts, Layouts, Custom Functions, Menus, Tables, and more 🧼 Optional cleanup removes outdated files 🔁 Git auto-commit support for effortless version control 🧰 Includes an optional FileMaker GUI tool powered by the ACF plugin ✅ Free to use — no license required, no plugin dependencies for the core tool 🍎 Runs on macOS 10.13+ (Intel + Apple Silicon) Built by Ole Kristian Ek Hornnes @ HORNEKS ANS 👉 Visit the blog article for full details. SHA-256: 5e48954dd9c381b43c519daf20ce91b28ccd35f153a933861abec6574ffa395cThis checksum is automatically verified at download time. | |||||
| DDRparser 1.4.1 | Windows | FileMaker tool for GIT integration, searching, and translations. | Download | Documentation | |
![]() DDRparser 1.4.1 – Split FileMaker DDR (Database Design Report) XML or “Save a copy as XML” files into readable, multilingual filesDDRparser is a free, fast, and fully native command-line tool that parses FileMaker Database Design Report (DDR) XML exports — or “Save a copy as XML” exports — and splits them into structured, readable text files. Perfect for developers who want to search, diff, and version-control FileMaker solutions using Git and modern tools. This release also demonstrates the new translation concept built with DDRparser 1.4.1 and ACF-plugin 1.7.6.4.(or higher)
✨ Key Features💡 Handles even multi-gigabyte DDR files in seconds 💡 Includes translation workflow tools 🔍 Makes your solution searchable with BBEdit, VS Code, or any text editor 🗂️ Extracts Scripts, Layouts, Custom Functions, Menus, Tables, and more 🧼 Optional cleanup removes outdated files 🔁 Git auto-commit support for effortless version control 🧰 Includes an optional FileMaker GUI tool powered by the ACF plugin ✅ Free to use — no license required, no plugin dependencies for the core tool 🍎 Runs on macOS 10.13+ (Intel + Apple Silicon) Built by Ole Kristian Ek Hornnes @ HORNEKS ANS 👉 Visit the blog article for full details. SHA-256: 13baeb05e3f30c5d92fba71e8bec05e8d3b5e84d45c0b30f7a4954bc6fba673eThis checksum is automatically verified at download time. | |||||
Demo applications
Here is some demo applications to choose from. Most demo's require ACF-Plugin to work. Download the plugin version separatly, and put it into FileMakers plugins folder before you start the demo. Also all FileMaker Demo applications require that you have FileMaker installed on your computer.
| Name | Platform | Description | Download | Docs | More |
|---|---|---|---|---|---|
| Excel chart Demo | Mac/Win/Linux | Demo of Annual report in Excel | Download | Documentation | |
This demo showcases how the ACF Plugin can be used inside FileMaker to generate a complete Excel workbook from database data — including dynamic charts and cross-tab summaries — all created directly through ACF script functions. NOTE: The ACF-Plugin version >= 1.7.8.2 must be downloaded separately for the plattform you are using. The demo is based on a fictive company “Demo Furnitures Inc.”, and produces an Annual Report spreadsheet with four automatically generated sheets:
All data is generated from a small sample of 1000 invoices created by the included Python script (
SHA-256: 0c1071f2c1f01b99a022de9d65beeba4159ac17956ac51e6ed1752a4eddebd5aThis checksum is automatically verified at download time. | |||||
| Create Cash Flow Budget demo | Mac/Win/Linux | Excel demo - Producing CashFlow Excel workbooks | Download | Documentation | |
I’m thrilled to announce the release of ACF Plugin version 1.7.8.4, featuring the latest advancements in Excel functionality! To celebrate this release—and with the New Year just around the corner—I’ve developed a demo application to showcase the new features. This demo application is designed to generate Excel cash flow budgets effortlessly. It includes two key tables in addition to the ACF developer table:
Key Features
The layout:
The resulting Excel Spreadsheet
SHA-256: 46659d4d98d6fd53759ea34f37ffe609272d5dacb4f137b50ac328b0296acb84This checksum is automatically verified at download time. | |||||
| DemoDandD | Mac (Intel+Arm) | FileMaker Drag- and drop demo application | Download | - | |
![]() The package contains
Enjoy. SHA-256: 991e467b04e0e1be294313192f51b0de0bba247e5bf2b2098b52a5903a7a9834This checksum is automatically verified at download time. | |||||
| DemoDandD | Windows | FileMaker Drag- and drop demo application | Download | - | |
![]() The package contains
Enjoy. SHA-256: 16fba601c3ddb837b7689d0d8004dff1bdab5a55e9aebe7a93ce42feb3e1909cThis checksum is automatically verified at download time. | |||||
ACF Tools
ACF Developer Tools
The ACF Developer Tools collection provides companion applications and utilities designed to make ACF development faster, more efficient, and easier to manage. Each tool integrates seamlessly with the ACF Plugin and the wider FileMaker ecosystem — supporting everything from source editing and compilation to testing, deployment, and documentation.
Whether you’re building new ACF functions, automating testing, or maintaining existing packages, these tools help you streamline your workflow and unlock the full potential of ACF across all supported platforms.
| Name | Platform | Description | Download | Docs | More |
|---|---|---|---|---|---|
| ACF-Devtool Client and Server | Mac/Win/Linux | Filemaker app to Bridge ACF plugin and developer workflow | Download | - | |
The Devtool-download.zip Download The ACF Developer Tool is a compact FileMaker application that lets you create, edit, compile, and test ACF functions directly — both locally and on FileMaker Server. It connects seamlessly with Sublime Text and the ACF Compiler, providing a full development workflow from source to runtime in one place. Use it to manage your ACF packages, view console output, test functions with live parameters, and verify results instantly. Whether you’re developing new ACF packages or maintaining existing ones, this tool gives you a fast, consistent way to build and deploy ACF code across all platforms. SHA-256: 99164f7012011decd667e0124ebc49c4b0e274ed01cbaa373c39695085ed0fb5This checksum is automatically verified at download time. | |||||
Calendars
PDF annual calendars with pictures - different versions for different countries. Containing translations and marked national holidays for each country. Missing some countries or have corrections to your calendar - send me a message, so I will correct it and upload a new version.
The downloads are not suited for mobile devices, as they are 100MB in size due to high resolution images.
| Name | Platform | Description | Download | Docs | More |
|---|---|---|---|---|---|
| ACF-Calendar 2026 (PDF) DE-German | Mac/Win/Linux | A Calendar in PDF format built using the new Image functions in the plugin | Download | - | |
PictCalendar-DE-202512-202612-2480.pdf – Download Diese PDF-Datei ist das Ergebnis mehrerer ACF-Funktionen, die mit den neuen Bildzeichnungsfunktionen des ACF-Plugins ab Version 1.7.8.6 Grafiken erzeugen. Der Kalender umfasst den Zeitraum von Dezember 2025 bis Dezember 2026. Es gibt Platz für Notizen, sodass er ausgedruckt und an der Kühlschranktür oder an einem anderen Ort aufgehängt werden kann, um wichtige Termine zu markieren. Jede Seite enthält ein Bild, den Kalender, in Rot markierte Feiertage sowie eine leichte Hintergrundschattierung an Samstagen und Sonntagen zur Hervorhebung des Wochenendes. Unter jeder Seite steht ein kurzes Gedicht. Die PDF-Datei zeigt außerdem die automatische Erzeugung von QR-Codes sowie das Platzieren von Bildern auf den Seiten. Der Quellcode befindet sich in der ACF-Bibliothek. SHA-256: b1a7a4f3f02df8930960c3fb6c3e93e3bc27b5c0a3d6e35b4b9aa64fcbb4a9dcThis checksum is automatically verified at download time. | |||||
| ACF-Calendar 2026 (PDF) DK-Danish | Mac/Win/Linux | A Calendar in PDF format built using the new Image functions in the plugin | Download | - | |
PictCalendar-DK-202512-202612-2480.pdf – Download Denne PDF-fil er resultatet af flere ACF-funktioner, som genererer billeder ved hjælp af de nye billedtegningsfunktioner i ACF-plugin’et fra version 1.7.8.6. Kalenderen dækker perioden fra december 2025 til december 2026. Der er plads til noter, så den kan printes og hænges på køleskabet eller et andet sted for at markere vigtige dage. Hver side indeholder et billede, selve kalenderen, markerede helligdage i rødt, samt en let skygge på lørdag og søndag for tydeligt at vise weekenden. Under hver side findes et kort digt. PDF’en viser også automatisk generering af QR-koder og placering af billeder på siderne. Kildekoden findes i ACF-biblioteket. SHA-256: ddb82ea21e2239a88dc8fa49eba92f97db5f1fd78aef1401d25f7694961a3752This checksum is automatically verified at download time. | |||||
| ACF-Calendar 2026 (PDF) SE-Swedish | Mac/Win/Linux | A Calendar in PDF format built using the new Image functions in the plugin | Download | - | |
PictCalendar-SE-202512-202612-2480.pdf – Ladda ner Den här PDF-filen är resultatet av flera ACF-funktioner som genererar bilder med hjälp av de nya bildritningsfunktionerna i ACF-pluginet från version 1.7.8.6. Kalendern sträcker sig från december 2025 till december 2026. Det finns utrymme för anteckningar så att den kan skrivas ut och sättas på kylskåpsdörren eller någon annanstans för att markera viktiga dagar. Varje sida har en bild, själva kalendern, markerade helgdagar i rött, samt en lätt skuggning på lördag och söndag för att tydliggöra helgen. Under varje sida finns en kort dikt. PDF-filen visar även automatisk generering av QR-koder och placering av bilder på sidorna. Källkoden finns i ACF-biblioteket. SHA-256: ae0bb011283b9751a5596cefa1cd3bab07ee71e8548f613130a45f49f540f459This checksum is automatically verified at download time. | |||||
| ACF-Calendar 2026 (PDF) UK-English | Mac/Win/Linux | A Calendar in PDF format built using the new Image functions in the plugin | Download | - | |
The PictCalendar-UK-202512-202612-2480.pdf Download This PDF file is the result of a few ACF functions generating images using the new Image drawing capabilities in the ACF plugin, from version 1.7.8.6. The calendar spans from December 2025 to December 2026. Space for notes so that it can be printed and put on the refrigerator door or somewhere, to mark important days. Each page have an image, the calendar, marked holidays in red, saturday and sunday has a background shade to mark its weekend. Below each page there is a short poem. The PDF showcases automatic generation of QR code, and placing images on the pages. The Source can be found in the ACF library. SHA-256: 21c391b5bad5857f9b3c7c3398dc22f5c48c3a062e75fa7f6ba4fbd72a10b9d3This checksum is automatically verified at download time. | |||||
| ACF-Calendar 2026 (PDF) FR-French | Mac/Win/Linux | A Calendar in PDF format built using the new Image functions in the plugin | Download | - | |
Téléchargement : PictCalendar-FR-202512-202612-2480.pdf Ce fichier PDF est le résultat de plusieurs fonctions ACF générant des images à l’aide des nouvelles capacités de dessin d’images intégrées au plugin ACF depuis la version 1.7.8.6. Le calendrier couvre la période de décembre 2025 à décembre 2026. Un espace pour les notes est prévu afin qu’il puisse être imprimé et accroché sur la porte du réfrigérateur ou ailleurs pour marquer les jours importants. Chaque page contient une image, le calendrier, les jours fériés indiqués en rouge, et un fond légèrement ombré pour les samedis et dimanches afin de mettre en évidence les week-ends. Sous chaque page se trouve un court poème. Le PDF illustre également la génération automatique de codes QR et l’insertion d’images sur les pages. Le code source est disponible dans la bibliothèque ACF. SHA-256: b7c02b7b8d2ff95fdb79b701a9426d1d7c6c261315930a3d6781a24b4a255c59This checksum is automatically verified at download time. | |||||
| ACF-Calendar 2026 (PDF) NO-Norwegian | Mac/Win/Linux | A Calendar in PDF format built using the new Image functions in the plugin | Download | - | |
PictCalendar-NO-202512-202612-2480.pdf – Last ned Denne PDF-filen er resultatet av flere ACF-funksjoner som genererer bilder ved hjelp av de nye bilde-tegnefunksjonene i ACF-pluginen fra versjon 1.7.8.6. Kalenderen dekker perioden fra desember 2025 til desember 2026. Det er avsatt plass til notater, slik at den kan skrives ut og henges på kjøleskapsdøren eller et annet sted for å markere viktige dager. Hver side har et bilde, selve kalenderen, merkede helligdager i rødt, og en svak bakgrunnsfarge på lørdag og søndag for å tydeliggjøre helgen. Under hver side står det et kort dikt. PDF-en viser også automatisk generering av QR-koder og plassering av bilder på sidene. Kildekoden finnes i ACF-biblioteket. SHA-256: 0bccd1688aab4b8cf48fe59bf032eebdba9fa919d8a160851c8b68434fe621f3This checksum is automatically verified at download time. | |||||
| ACF-Calendar 2026 (PDF) US-English | Mac/Win/Linux | A Calendar in PDF format built using the new Image functions in the plugin | Download | - | |
The PictCalendar-US-202512-202612-2480.pdf Download This PDF file is the result of a few ACF functions generating images using the new Image drawing capabilities in the ACF plugin, from version 1.7.8.6. The calendar spans from December 2025 to December 2026. Space for notes so that it can be printed and put on the refrigerator door or somewhere, to mark important days. Each page have an image, the calendar, marked holidays in red, saturday and sunday has a background shade to mark its weekend. Below each page there is a short poem. The PDF showcases automatic generation of QR code, and placing images on the pages. The Source can be found in the ACF library. SHA-256: 09c2dd94274ae085d65dc79ca9b485ca5a39146a876b0830e26f578afc95f7c6This checksum is automatically verified at download time. | |||||
| ACF calendar 2026 (Dec2025) | Mac/Win/Linux | A Calendar in PDF format built using the new Image functions in the plugin | Download | - | |
The PictCalendar-202512-202612-2480.pdf Download This PDF file is the result of a few ACF functions generating images using the new Image drawing capabilities in the ACF plugin, from version 1.7.8.6. The calendar spans from December 2025 to December 2026. Space for notes so that it can be printed and put on the refrigerator door or somewhere, to mark important days. Each page have an image, the calendar, marked holidays in red, saturday and sunday has a background shade to mark its weekend. Below each page there is a short poem. The PDF showcases automatic generation of QR code, and placing images on the pages. The Source can be found in the ACF library. SHA-256: 06b739545b226ddda705ca432be8560a46ba192722c5a1d8528f1be21130d12bThis checksum is automatically verified at download time. | |||||










