github.com/SebastiaanKlippert/go-wkhtmltopdf
What this package is like to depend on
Last release 9 months ago
30 Oct 2025
Release timing varies
gaps range from 8 days to 1.3 years
Some releases are documented
notes for 8 of 21 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
68 releases · first in 2016
2 releases in the last 12 months
see the full history below
Release timeline
68 releases · May 2016 to Oct 2025Releases
latest 60 of 68-
v1.9.4-0.20251030220520-1eb8cee79c7030 Oct 2025 pre-releaseNothing published for this version
-
v1.9.4-0.20240702133214-30b8bbef382a02 Jul 2024 pre-releaseNothing published for this version
-
v1.9.323 Jun 2024Release notes
Open source →What's Changed
- Do not show console on each invokation by @matwachich in #124
- Fixes in test PDFs, use loremflickr instead of placekitten
New Contributors
- @matwachich made their first contribution in #124
Full Changelog: v1.9.2...v1.9.3
-
v1.9.3-0.20240623190247-efe6a2047eb223 Jun 2024 pre-releaseNothing published for this version
-
v1.9.3-0.20240208000146-e67bc7d2858908 Feb 2024 pre-releaseNothing published for this version
-
v1.9.226 Oct 2023Release notes
Open source →In case there is a cmd/os error while rendering the PDF to cmd error was not displayed, but only the contents of wkhtmltopdf's stderr buffer were returned.
The error returned by exec.Command is now appended to the contents of stderr in a new line.
This should make it clear what the error was, but the error text might be very long. -
v1.9.124 Jul 2023 -
v1.9.1-0.20230724173433-c04f83e37c2a24 Jul 2023 pre-releaseNothing published for this version
-
v1.9.1-0.20230509220005-1242252e9a4309 May 2023 pre-releaseNothing published for this version
-
v1.9.011 Feb 2023Release notes
Open source →Margin and page size options can be set with units in wkhtmltopdf.
That was not possible in go-wkhtmltopdf, for the options that support this a "Unit" option has been added.
For example, you can now usepdfg.MarginRightUnit.Set("1mm")to set a margin of 1 millimeter orpdfg.MarginRightUnit.Set("0.5in")for half an inch.pdfg.MarginRight.Set(1)is still available to to set it to 1 mm.
When both options are specified a duplicate agrument error is returned:duplicate argument: --margin-right -
v1.8.3-0.20230211124012-838a181a5c8411 Feb 2023 pre-releaseNothing published for this version
-
v1.8.3-0.20230211122630-da950adbbd3011 Feb 2023 pre-releaseNothing published for this version
-
v1.8.208 Dec 2022 -
v1.8.2-0.20221129200613-8d361444705a29 Nov 2022 pre-releaseNothing published for this version
-
v1.8.122 Nov 2022Nothing published for this version
-
v1.8.022 Nov 2022Release notes
Open source →- Document changes regarding executables in the current directory in go 1.19 and return error
exec.ErrDotif this is the case. This error was previously ignored but makes it hard to debug why wkhtmltopdf was not found. See https://pkg.go.dev/os/exec@master#hdr-Executables_in_the_current_directory - Clear internal buffer before calling
Create()functions, see #102
- Document changes regarding executables in the current directory in go 1.19 and return error
-
v1.7.3-0.20221105114325-14a1ba7f6a6905 Nov 2022 pre-releaseNothing published for this version
-
v1.7.3-0.20220531193242-02f9cbe162f431 May 2022 pre-releaseNothing published for this version
-
v1.7.3-0.20211202214919-11aed5202c2b02 Dec 2021 pre-releaseNothing published for this version
-
v1.7.226 Sep 2021Nothing published for this version
-
v1.7.2-0.20210926190557-58b0189d778126 Sep 2021 pre-releaseNothing published for this version
-
v1.7.2-0.20210926163401-6acb33140d6e26 Sep 2021 pre-releaseNothing published for this version
-
v1.7.109 Jun 2021 -
v1.7.1-0.20210609185213-0dac5403ca2e09 Jun 2021 pre-releaseNothing published for this version
-
v1.7.1-0.20210609181400-a0f00715b74609 Jun 2021 pre-releaseNothing published for this version
-
v1.7.022 Apr 2021Release notes
Open source →Added CreateContext and use exec.CommandContext.
Can be used for cancellation and other things. -
v1.6.128 Nov 2020Nothing published for this version
-
v1.6.1-0.20201012120037-311938c8fef812 Oct 2020 pre-releaseNothing published for this version
-
v1.6.023 Jul 2020Nothing published for this version
-
v1.5.1-0.20200527000108-06d701646caf27 May 2020 pre-releaseNothing published for this version
-
v1.5.1-0.20200414204603-5fe61ff9dc9614 Apr 2020 pre-releaseNothing published for this version
-
v1.5.1-0.20200311091115-6eec8dca264911 Mar 2020 pre-releaseNothing published for this version
-
v1.5.1-0.20200219192637-d3387d4aab5719 Feb 2020 pre-releaseNothing published for this version
-
v1.5.1-0.20200201151637-27c05a5021cd01 Feb 2020 pre-releaseNothing published for this version
-
v1.5.1-0.20200201151608-afc587a1dc3401 Feb 2020 pre-releaseNothing published for this version
-
v1.5.1-0.20190903192251-29811db981ed03 Sep 2019 pre-releaseNothing published for this version
-
v1.5.029 Aug 2019Nothing published for this version
-
v1.4.2-0.20190804203932-7b1bbc77c4a904 Aug 2019 pre-releaseNothing published for this version
-
v1.4.122 Mar 2019Nothing published for this version
-
v1.4.008 Jan 2019Nothing published for this version
-
v1.3.026 Dec 2018Nothing published for this version
-
v1.2.2-0.20181201130927-636d4b3f41d901 Dec 2018 pre-releaseNothing published for this version
-
v1.2.2-0.20181009194120-f959b70ea0ac09 Oct 2018 pre-releaseNothing published for this version
-
v1.2.2-0.20180719195730-fb2d27c7f4f419 Jul 2018 pre-releaseNothing published for this version
-
v1.2.113 Jun 2018Nothing published for this version
-
v1.2.1-0.20180407142907-75ae52ab5a4307 Apr 2018 pre-releaseNothing published for this version
-
v1.2.025 Feb 2018Nothing published for this version
-
v1.1.1-0.20180225002432-e7071816beeb25 Feb 2018 pre-releaseNothing published for this version
-
v1.1.019 Feb 2018Nothing published for this version
-
v1.0.123 Dec 2017Nothing published for this version
-
v1.0.004 Oct 2017Nothing published for this version
-
v0.0.0-20251030220520-1eb8cee79c7030 Oct 2025 pre-releaseNothing published for this version
-
v0.0.0-20240702133214-30b8bbef382a02 Jul 2024 pre-releaseNothing published for this version
-
v0.0.0-20230211124012-838a181a5c8411 Feb 2023 pre-releaseNothing published for this version
-
v0.0.0-20190903192251-29811db981ed03 Sep 2019 pre-releaseNothing published for this version
-
v0.0.0-20190208195800-ffb12ee16f2e08 Feb 2019 pre-releaseNothing published for this version
-
v0.0.0-20181105164438-e692bbf86c4805 Nov 2018 pre-releaseNothing published for this version
-
v0.0.0-20181009194120-f959b70ea0ac09 Oct 2018 pre-releaseNothing published for this version
-
v0.0.0-20180719195730-fb2d27c7f4f419 Jul 2018 pre-releaseNothing published for this version
-
v0.0.0-20180407142907-75ae52ab5a4307 Apr 2018 pre-releaseNothing published for this version