Skip to main content
Quicko Tools are free to use for both commercial and non-commercial purposes. There are no usage fees, API limits, or hidden costs associated with embedding our tools into your platform.

Attribution Requirement

While Quicko Tools are free, attribution is required. We believe in the philosophy of giving credit where it’s due. By providing proper attribution:
  • You help others discover these tools
  • You support the ecosystem of free, high-quality tax utilities
  • You acknowledge the expertise and effort behind building these tools
[!IMPORTANT] Attribution is not just recommended—it is required when using Quicko Tools. The attribution must be visible to end users.

Attribution Guidelines

When embedding Quicko Tools, you must include a visible attribution that links back to Quicko. The attribution should be:
  1. Visible – Easily noticeable to users
  2. Proximate – Near the embedded tool
  3. Linked – Hyperlinked to https://quicko.com

Attribution Snippets

Add attribution near your embedded tool. Here are ready-to-use snippets:
<div
  onclick="window.open('https://quicko.com', '_blank', 'noopener,noreferrer')"
  style="
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 56px;
    padding: 0 8px;
    border-top: 1px solid #c6c5d0;
    background-color: #f6f7f8;
    cursor: pointer;
  "
>
  <span style="font-size: 14px; line-height: 1; color: #666;">
    Powered by
  </span>
  <img
    src="https://cdn.brandfetch.io/id6OWxavk2/theme/dark/idpHm6Kke3.svg?c=1bxid64Mup7aczewSAYMX&t=1765534843947"
    alt="Quicko"
    style="height: 16px; object-fit: contain;"
  />
</div>

Complete Integration Example

Here’s how to embed a tool with proper attribution:
<div class="quicko-tool-container">
  <iframe
    src="https://tools.quicko.com/hra-calculator"
    width="100%"
    height="500"
    frameborder="0"
    allow="clipboard-write"
  ></iframe>
  <div
    onclick="window.open('https://quicko.com', '_blank', 'noopener,noreferrer')"
    style="
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
      height: 56px;
      padding: 0 8px;
      border-top: 1px solid #c6c5d0;
      background-color: #f6f7f8;
      cursor: pointer;
    "
  >
    <span style="font-size: 14px; line-height: 1; color: #666;">
      Powered by
    </span>
    <img
      src="https://cdn.brandfetch.io/id6OWxavk2/theme/dark/idpHm6Kke3.svg?c=1bxid64Mup7aczewSAYMX&t=1765534843947"
      alt="Quicko"
      style="height: 16px; object-fit: contain;"
    />
  </div>
</div>

Why We Choose This Model

Free Access for Everyone

We believe tax-related utilities should be accessible to all. By offering free tools, we empower developers, businesses, and end-users to make informed tax decisions.
Attribution creates awareness and helps build a community of developers and partners who contribute to the ecosystem of tax utilities.
When you attribute Quicko, you help us grow organically. This allows us to continue developing and maintaining high-quality, free tools for everyone.

Terms Summary

AspectTerms
UsageFree for commercial and non-commercial use
AttributionRequired and must be visible to end users
ModificationsTools must be embedded as-is; no modifications
LiabilityQuicko provides tools “as-is” without warranties
For complete terms and conditions, please refer to our Terms of Service.

Questions?

Contact Us

Have questions about usage or attribution? Reach out to our team.