Third-Party Licenses & Notices

PhotoEditRocket is built with the open-source components below. Each is used under a permissive license that allows commercial distribution. Required copyright and license notices are reproduced here.

AI models & runtimes

ComponentAuthorLicenseSource
ONNX Runtime WebMicrosoftMITgithub.com/microsoft/onnxruntime
MediaPipe Tasks (Vision)GoogleApache-2.0github.com/google-ai-edge/mediapipe
MediaPipe Selfie Segmenter (model)GoogleApache-2.0ai.google.dev · Image Segmenter
MODNet (portrait matting)Zhanghan Ke et al.Apache-2.0github.com/ZHKKKe/MODNet
MobileSAM (click-to-select)Chaoning Zhang et al. (Kyung Hee Univ.)Apache-2.0github.com/ChaoningZhang/MobileSAM
Segment Anything (SAM decoder base)Meta AI ResearchApache-2.0github.com/facebookresearch/segment-anything

Libraries

ComponentPurposeLicenseSource
ag-psdRead/write Photoshop PSD filesMITgithub.com/Agamnentzar/ag-psd
pakozlib compression (used by PSD)MITgithub.com/nodeca/pako
base64-jsBase64 encodingMITgithub.com/beatgammit/base64-js

Fonts

All bundled fonts are licensed under the SIL Open Font License 1.1, which permits commercial use (you may not sell the fonts on their own, and the license must travel with them — see fonts/OFL.txt).

Font familyLicense
Inter, Manrope, Plus Jakarta Sans, Space Grotesk, Poppins, Montserrat, Open Sans, Oswald, Anton, Archivo Black, League Spartan, Bebas Neue, Playfair Display, Merriweather, Libre BaskervilleSIL OFL 1.1

Full license texts

Apache License, Version 2.0
                                 Apache License
                           Version 2.0, January 2004
                        http://www.apache.org/licenses/

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
these files except in compliance with the License. You may obtain a copy of the
License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions. "License" shall mean the terms and conditions for use,
reproduction, and distribution as defined by Sections 1 through 9 of this
document.

2. Grant of Copyright License. Subject to the terms and conditions of this
License, each Contributor hereby grants to You a perpetual, worldwide,
non-exclusive, no-charge, royalty-free, irrevocable copyright license to
reproduce, prepare Derivative Works of, publicly display, publicly perform,
sublicense, and distribute the Work and such Derivative Works in Source or
Object form.

3. Grant of Patent License. Subject to the terms and conditions of this License,
each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,
no-charge, royalty-free, irrevocable (except as stated in this section) patent
license to make, have made, use, offer to sell, sell, import, and otherwise
transfer the Work.

4. Redistribution. You may reproduce and distribute copies of the Work or
Derivative Works thereof in any medium, with or without modifications, provided
that You meet the following conditions: (a) give recipients a copy of this
License; (b) cause modified files to carry prominent notices; (c) retain all
copyright, patent, trademark, and attribution notices; and (d) include a
readable copy of the attribution notices contained within a NOTICE file, if any.

5. Submission of Contributions. Any Contribution intentionally submitted for
inclusion in the Work shall be under the terms of this License, without any
additional terms.

6. Trademarks. This License does not grant permission to use the trade names,
trademarks, service marks, or product names of the Licensor.

7. Disclaimer of Warranty. The Work is provided on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND.

8. Limitation of Liability. In no event shall any Contributor be liable for
damages arising out of the use or inability to use the Work.

9. Accepting Warranty or Additional Liability. You may choose to offer, and
charge a fee for, warranty, support, or other obligations consistent with this
License. However, you act only on Your own behalf and on Your sole
responsibility.

END OF TERMS AND CONDITIONS

Full text: https://www.apache.org/licenses/LICENSE-2.0
MIT License
MIT License

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.

Applies to: ONNX Runtime Web (© Microsoft), ag-psd (© Agamnentzar),
pako (© Vitaly Puzrin and Andrei Tuputcyn), base64-js (© Jameson Little).
SIL Open Font License, Version 1.1
Copyright © the respective font authors (see each font's metadata).

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
https://openfontlicense.org

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining a copy of
the Font Software, to use, study, copy, merge, embed, modify, redistribute, and
sell modified and unmodified copies of the Font Software, subject to: (1) Neither
the Font Software nor any of its components may be sold by itself. (2) Original
or modified versions may be bundled, redistributed and/or sold with any software,
provided each copy contains the above copyright notice and this license. (3) No
modified version may use the Reserved Font Name(s) unless explicit permission is
granted. (4) The name of the copyright holder(s) may not be used to promote
modified versions except with permission. (5) The Font Software must be
distributed entirely under this license, and may not be distributed under any
other license.

THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.

Full text bundled with the app: fonts/OFL.txt

This page lists the third-party open-source components distributed with PhotoEditRocket and is provided for license compliance.