Vuiso Image to PDF — Licences ============================= Keep this file next to the "Vuiso Image to PDF.html" you publish. PART 1 — Vuiso Image to PDF itself ---------------------------------- Copyright (c) 2026 Artra Digital Kreasi. All rights reserved. Vuiso Image to PDF is proprietary software. It is provided free of charge, and you are welcome to: - use it for anything, personal or commercial, for as long as you like - keep your own copy, and run it offline - pass the unmodified file on to a colleague or friend You may NOT, without written permission from the copyright holder: - republish, rehost or redistribute it as a download or web service, whether or not you charge for it - modify, decompile, deobfuscate or reverse-engineer it - create a derivative or competing product from it - remove or alter this notice, the copyright header inside the file, or any identifying mark Every published build has a SHA-256 fingerprint, listed on the official download page. If the copy you hold does not match, it did not come from the copyright holder and should not be trusted with your documents. NO WARRANTY. The software is provided "as is", without warranty of any kind. The copyright holder is not liable for any loss or damage arising from its use. Always keep the original of any PDF you mark up. Contact for permissions: https://vuiso.com PART 2 — Bundled third-party software ------------------------------------- Vuiso Image to PDF bundles ONE open-source library. Its licence requires that this notice ships with every copy you distribute. It applies to that library only, not to Vuiso Image to PDF itself. Unlike the other Vuiso tools, this one does not bundle pdf.js: it never opens a PDF, it only writes one, so there is nothing here to render. 1) pdf-lib — PDF writing Copyright (c) 2019 Andrew Dillon Licensed under the MIT License https://github.com/Hopding/pdf-lib Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.