pdfequips-footer 0.1.11 → 0.1.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.vscode/extensions.json +4 -0
- package/.vscode/launch.json +11 -0
- package/README.md +29 -26
- package/astro.config.mjs +22 -0
- package/components/Footer.tsx +1 -1
- package/dist/assets/index.css +1 -0
- package/dist/chunks/astro/server.js +1830 -0
- package/dist/chunks/astro.js +4 -0
- package/dist/chunks/index.js +9 -0
- package/dist/favicon.svg +9 -0
- package/dist/index.html +1 -0
- package/dist/js/Footer.js +9 -0
- package/dist/js/client.js +33 -0
- package/index.scss +4 -5
- package/package.json +13 -17
- package/public/favicon.svg +9 -0
- package/src/index.ts +1 -0
- package/src/pages/index.astro +18 -0
- package/tsconfig.json +12 -20
- package/next.config.js +0 -6
- package/pages/_app.tsx +0 -6
- package/pages/_document.tsx +0 -13
- package/pages/index.tsx +0 -11
- package/public/favicon.ico +0 -0
- package/public/file.svg +0 -1
- package/public/globe.svg +0 -1
- package/public/next.svg +0 -1
- package/public/vercel.svg +0 -1
- package/public/window.svg +0 -1
- package/todo.txt +0 -1
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
function J(a){return a&&a.__esModule&&Object.prototype.hasOwnProperty.call(a,"default")?a.default:a}var d={exports:{}},n={};/**
|
|
2
|
+
* @license React
|
|
3
|
+
* react.production.js
|
|
4
|
+
*
|
|
5
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
6
|
+
*
|
|
7
|
+
* This source code is licensed under the MIT license found in the
|
|
8
|
+
* LICENSE file in the root directory of this source tree.
|
|
9
|
+
*/var N;function V(){if(N)return n;N=1;var a=Symbol.for("react.transitional.element"),M=Symbol.for("react.portal"),I=Symbol.for("react.fragment"),L=Symbol.for("react.strict_mode"),k=Symbol.for("react.profiler"),x=Symbol.for("react.consumer"),U=Symbol.for("react.context"),b=Symbol.for("react.forward_ref"),q=Symbol.for("react.suspense"),D=Symbol.for("react.memo"),A=Symbol.for("react.lazy"),z=Symbol.for("react.activity"),S=Symbol.iterator;function G(t){return t===null||typeof t!="object"?null:(t=S&&t[S]||t["@@iterator"],typeof t=="function"?t:null)}var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},w=Object.assign,g={};function l(t,e,u){this.props=t,this.context=e,this.refs=g,this.updater=u||h}l.prototype.isReactComponent={},l.prototype.setState=function(t,e){if(typeof t!="object"&&typeof t!="function"&&t!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,t,e,"setState")},l.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")};function O(){}O.prototype=l.prototype;function y(t,e,u){this.props=t,this.context=e,this.refs=g,this.updater=u||h}var v=y.prototype=new O;v.constructor=y,w(v,l.prototype),v.isPureReactComponent=!0;var P=Array.isArray;function R(){}var f={H:null,A:null,T:null,S:null},j=Object.prototype.hasOwnProperty;function T(t,e,u){var r=u.ref;return{$$typeof:a,type:t,key:e,ref:r!==void 0?r:null,props:u}}function K(t,e){return T(t.type,e,t.props)}function m(t){return typeof t=="object"&&t!==null&&t.$$typeof===a}function B(t){var e={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,function(u){return e[u]})}var H=/\/+/g;function C(t,e){return typeof t=="object"&&t!==null&&t.key!=null?B(""+t.key):e.toString(36)}function W(t){switch(t.status){case"fulfilled":return t.value;case"rejected":throw t.reason;default:switch(typeof t.status=="string"?t.then(R,R):(t.status="pending",t.then(function(e){t.status==="pending"&&(t.status="fulfilled",t.value=e)},function(e){t.status==="pending"&&(t.status="rejected",t.reason=e)})),t.status){case"fulfilled":return t.value;case"rejected":throw t.reason}}throw t}function _(t,e,u,r,o){var s=typeof t;(s==="undefined"||s==="boolean")&&(t=null);var i=!1;if(t===null)i=!0;else switch(s){case"bigint":case"string":case"number":i=!0;break;case"object":switch(t.$$typeof){case a:case M:i=!0;break;case A:return i=t._init,_(i(t._payload),e,u,r,o)}}if(i)return o=o(t),i=r===""?"."+C(t,0):r,P(o)?(u="",i!=null&&(u=i.replace(H,"$&/")+"/"),_(o,e,u,"",function(Z){return Z})):o!=null&&(m(o)&&(o=K(o,u+(o.key==null||t&&t.key===o.key?"":(""+o.key).replace(H,"$&/")+"/")+i)),e.push(o)),1;i=0;var p=r===""?".":r+":";if(P(t))for(var c=0;c<t.length;c++)r=t[c],s=p+C(r,c),i+=_(r,e,u,s,o);else if(c=G(t),typeof c=="function")for(t=c.call(t),c=0;!(r=t.next()).done;)r=r.value,s=p+C(r,c++),i+=_(r,e,u,s,o);else if(s==="object"){if(typeof t.then=="function")return _(W(t),e,u,r,o);throw e=String(t),Error("Objects are not valid as a React child (found: "+(e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e)+"). If you meant to render a collection of children, use an array instead.")}return i}function E(t,e,u){if(t==null)return t;var r=[],o=0;return _(t,r,"","",function(s){return e.call(u,s,o++)}),r}function Q(t){if(t._status===-1){var e=t._result;e=e(),e.then(function(u){(t._status===0||t._status===-1)&&(t._status=1,t._result=u)},function(u){(t._status===0||t._status===-1)&&(t._status=2,t._result=u)}),t._status===-1&&(t._status=0,t._result=e)}if(t._status===1)return t._result.default;throw t._result}var $=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var e=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof t=="object"&&t!==null&&typeof t.message=="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(e))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",t);return}console.error(t)},X={map:E,forEach:function(t,e,u){E(t,function(){e.apply(this,arguments)},u)},count:function(t){var e=0;return E(t,function(){e++}),e},toArray:function(t){return E(t,function(e){return e})||[]},only:function(t){if(!m(t))throw Error("React.Children.only expected to receive a single React element child.");return t}};return n.Activity=z,n.Children=X,n.Component=l,n.Fragment=I,n.Profiler=k,n.PureComponent=y,n.StrictMode=L,n.Suspense=q,n.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=f,n.__COMPILER_RUNTIME={__proto__:null,c:function(t){return f.H.useMemoCache(t)}},n.cache=function(t){return function(){return t.apply(null,arguments)}},n.cacheSignal=function(){return null},n.cloneElement=function(t,e,u){if(t==null)throw Error("The argument must be a React element, but you passed "+t+".");var r=w({},t.props),o=t.key;if(e!=null)for(s in e.key!==void 0&&(o=""+e.key),e)!j.call(e,s)||s==="key"||s==="__self"||s==="__source"||s==="ref"&&e.ref===void 0||(r[s]=e[s]);var s=arguments.length-2;if(s===1)r.children=u;else if(1<s){for(var i=Array(s),p=0;p<s;p++)i[p]=arguments[p+2];r.children=i}return T(t.type,o,r)},n.createContext=function(t){return t={$$typeof:U,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null},t.Provider=t,t.Consumer={$$typeof:x,_context:t},t},n.createElement=function(t,e,u){var r,o={},s=null;if(e!=null)for(r in e.key!==void 0&&(s=""+e.key),e)j.call(e,r)&&r!=="key"&&r!=="__self"&&r!=="__source"&&(o[r]=e[r]);var i=arguments.length-2;if(i===1)o.children=u;else if(1<i){for(var p=Array(i),c=0;c<i;c++)p[c]=arguments[c+2];o.children=p}if(t&&t.defaultProps)for(r in i=t.defaultProps,i)o[r]===void 0&&(o[r]=i[r]);return T(t,s,o)},n.createRef=function(){return{current:null}},n.forwardRef=function(t){return{$$typeof:b,render:t}},n.isValidElement=m,n.lazy=function(t){return{$$typeof:A,_payload:{_status:-1,_result:t},_init:Q}},n.memo=function(t,e){return{$$typeof:D,type:t,compare:e===void 0?null:e}},n.startTransition=function(t){var e=f.T,u={};f.T=u;try{var r=t(),o=f.S;o!==null&&o(u,r),typeof r=="object"&&r!==null&&typeof r.then=="function"&&r.then(R,$)}catch(s){$(s)}finally{e!==null&&u.types!==null&&(e.types=u.types),f.T=e}},n.unstable_useCacheRefresh=function(){return f.H.useCacheRefresh()},n.use=function(t){return f.H.use(t)},n.useActionState=function(t,e,u){return f.H.useActionState(t,e,u)},n.useCallback=function(t,e){return f.H.useCallback(t,e)},n.useContext=function(t){return f.H.useContext(t)},n.useDebugValue=function(){},n.useDeferredValue=function(t,e){return f.H.useDeferredValue(t,e)},n.useEffect=function(t,e){return f.H.useEffect(t,e)},n.useEffectEvent=function(t){return f.H.useEffectEvent(t)},n.useId=function(){return f.H.useId()},n.useImperativeHandle=function(t,e,u){return f.H.useImperativeHandle(t,e,u)},n.useInsertionEffect=function(t,e){return f.H.useInsertionEffect(t,e)},n.useLayoutEffect=function(t,e){return f.H.useLayoutEffect(t,e)},n.useMemo=function(t,e){return f.H.useMemo(t,e)},n.useOptimistic=function(t,e){return f.H.useOptimistic(t,e)},n.useReducer=function(t,e,u){return f.H.useReducer(t,e,u)},n.useRef=function(t){return f.H.useRef(t)},n.useState=function(t){return f.H.useState(t)},n.useSyncExternalStore=function(t,e,u){return f.H.useSyncExternalStore(t,e,u)},n.useTransition=function(){return f.H.useTransition()},n.version="19.2.0",n}var Y;function F(){return Y||(Y=1,d.exports=V()),d.exports}var tt=F();const et=J(tt);export{et as R,tt as a,F as r};
|
package/dist/favicon.svg
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128">
|
|
2
|
+
<path d="M50.4 78.5a75.1 75.1 0 0 0-28.5 6.9l24.2-65.7c.7-2 1.9-3.2 3.4-3.2h29c1.5 0 2.7 1.2 3.4 3.2l24.2 65.7s-11.6-7-28.5-7L67 45.5c-.4-1.7-1.6-2.8-2.9-2.8-1.3 0-2.5 1.1-2.9 2.7L50.4 78.5Zm-1.1 28.2Zm-4.2-20.2c-2 6.6-.6 15.8 4.2 20.2a17.5 17.5 0 0 1 .2-.7 5.5 5.5 0 0 1 5.7-4.5c2.8.1 4.3 1.5 4.7 4.7.2 1.1.2 2.3.2 3.5v.4c0 2.7.7 5.2 2.2 7.4a13 13 0 0 0 5.7 4.9v-.3l-.2-.3c-1.8-5.6-.5-9.5 4.4-12.8l1.5-1a73 73 0 0 0 3.2-2.2 16 16 0 0 0 6.8-11.4c.3-2 .1-4-.6-6l-.8.6-1.6 1a37 37 0 0 1-22.4 2.7c-5-.7-9.7-2-13.2-6.2Z" />
|
|
3
|
+
<style>
|
|
4
|
+
path { fill: #000; }
|
|
5
|
+
@media (prefers-color-scheme: dark) {
|
|
6
|
+
path { fill: #FFF; }
|
|
7
|
+
}
|
|
8
|
+
</style>
|
|
9
|
+
</svg>
|
package/dist/index.html
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><html lang="en"> <head><meta charset="utf-8"><link rel="icon" type="image/svg+xml" href="/favicon.svg"><meta name="viewport" content="width=device-width"><meta name="generator" content="Astro v5.16.0"><title>Astro</title><link rel="stylesheet" href="/assets/index.css"></head> <body> <h1>Astro</h1> <style>astro-island,astro-slot,astro-static-slot{display:contents}</style><script>(()=>{var e=async t=>{await(await t())()};(self.Astro||(self.Astro={})).load=e;window.dispatchEvent(new Event("astro:load"));})();</script><script>(()=>{var A=Object.defineProperty;var g=(i,o,a)=>o in i?A(i,o,{enumerable:!0,configurable:!0,writable:!0,value:a}):i[o]=a;var d=(i,o,a)=>g(i,typeof o!="symbol"?o+"":o,a);{let i={0:t=>m(t),1:t=>a(t),2:t=>new RegExp(t),3:t=>new Date(t),4:t=>new Map(a(t)),5:t=>new Set(a(t)),6:t=>BigInt(t),7:t=>new URL(t),8:t=>new Uint8Array(t),9:t=>new Uint16Array(t),10:t=>new Uint32Array(t),11:t=>1/0*t},o=t=>{let[l,e]=t;return l in i?i[l](e):void 0},a=t=>t.map(o),m=t=>typeof t!="object"||t===null?t:Object.fromEntries(Object.entries(t).map(([l,e])=>[l,o(e)]));class y extends HTMLElement{constructor(){super(...arguments);d(this,"Component");d(this,"hydrator");d(this,"hydrate",async()=>{var b;if(!this.hydrator||!this.isConnected)return;let e=(b=this.parentElement)==null?void 0:b.closest("astro-island[ssr]");if(e){e.addEventListener("astro:hydrate",this.hydrate,{once:!0});return}let c=this.querySelectorAll("astro-slot"),n={},h=this.querySelectorAll("template[data-astro-template]");for(let r of h){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("data-astro-template")||"default"]=r.innerHTML,r.remove())}for(let r of c){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("name")||"default"]=r.innerHTML)}let p;try{p=this.hasAttribute("props")?m(JSON.parse(this.getAttribute("props"))):{}}catch(r){let s=this.getAttribute("component-url")||"<unknown>",v=this.getAttribute("component-export");throw v&&(s+=` (export ${v})`),console.error(`[hydrate] Error parsing props for component ${s}`,this.getAttribute("props"),r),r}let u;await this.hydrator(this)(this.Component,p,n,{client:this.getAttribute("client")}),this.removeAttribute("ssr"),this.dispatchEvent(new CustomEvent("astro:hydrate"))});d(this,"unmount",()=>{this.isConnected||this.dispatchEvent(new CustomEvent("astro:unmount"))})}disconnectedCallback(){document.removeEventListener("astro:after-swap",this.unmount),document.addEventListener("astro:after-swap",this.unmount,{once:!0})}connectedCallback(){if(!this.hasAttribute("await-children")||document.readyState==="interactive"||document.readyState==="complete")this.childrenConnectedCallback();else{let e=()=>{document.removeEventListener("DOMContentLoaded",e),c.disconnect(),this.childrenConnectedCallback()},c=new MutationObserver(()=>{var n;((n=this.lastChild)==null?void 0:n.nodeType)===Node.COMMENT_NODE&&this.lastChild.nodeValue==="astro:end"&&(this.lastChild.remove(),e())});c.observe(this,{childList:!0}),document.addEventListener("DOMContentLoaded",e)}}async childrenConnectedCallback(){let e=this.getAttribute("before-hydration-url");e&&await import(e),this.start()}async start(){let e=JSON.parse(this.getAttribute("opts")),c=this.getAttribute("client");if(Astro[c]===void 0){window.addEventListener(`astro:${c}`,()=>this.start(),{once:!0});return}try{await Astro[c](async()=>{let n=this.getAttribute("renderer-url"),[h,{default:p}]=await Promise.all([import(this.getAttribute("component-url")),n?import(n):()=>()=>{}]),u=this.getAttribute("component-export")||"default";if(!u.includes("."))this.Component=h[u];else{this.Component=h;for(let f of u.split("."))this.Component=this.Component[f]}return this.hydrator=p,this.hydrate},e,this)}catch(n){console.error(`[astro-island] Error hydrating ${this.getAttribute("component-url")}`,n)}}attributeChangedCallback(){this.hydrate()}}d(y,"observedAttributes",["props"]),customElements.get("astro-island")||customElements.define("astro-island",y)}})();</script><astro-island uid="185YRe" prefix="r1" component-url="/js/Footer.js" component-export="Footer" renderer-url="/js/client.js" props="{"lang":[0,"en"],"title":[0,"footer"]}" ssr client="load" opts="{"name":"Footer","value":true}" await-children><footer id="footer"><div class="container"><div class="footer-wrapper"><div class="copyright-row"><p class="copyright-text col text-muted mb-0 py-0">PDFEquips<!-- --> © <!-- -->2026<!-- --> ® - <!-- -->footer</p><div class="socials"><a href="https://www.facebook.com/pdfequips" target="_blank" class="facebook"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" height="25" width="25" xmlns="http://www.w3.org/2000/svg"><path d="M512 256C512 114.6 397.4 0 256 0S0 114.6 0 256C0 376 82.7 476.8 194.2 504.5V334.2H141.4V256h52.8V222.3c0-87.1 39.4-127.5 125-127.5c16.2 0 44.2 3.2 55.7 6.4V172c-6-.6-16.5-1-29.6-1c-42 0-58.2 15.9-58.2 57.2V256h83.6l-14.4 78.2H287V510.1C413.8 494.8 512 386.9 512 256h0z"></path></svg></a><a href="https://twitter.com/PDFEquips" target="_blank" class="twitter"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" height="25" width="25" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg></a><a href="https://www.instagram.com/sanusihassan122/" target="_blank"><svg width="0" height="0"><radialGradient id="rg" r="150%" cx="30%" cy="107%"><stop stop-color="#fdf497" offset="0"></stop><stop stop-color="#fdf497" offset="0.05"></stop><stop stop-color="#fd5949" offset="0.45"></stop><stop stop-color="#d6249f" offset="0.6"></stop><stop stop-color="#285AEB" offset="0.9"></stop></radialGradient></svg><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" class="instagram" height="25" width="25" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></a><a href="https://www.linkedin.com/in/sanusi-hassan-umar-343a6011a/" target="_blank" class="linkedin"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" height="25" width="25" xmlns="http://www.w3.org/2000/svg"><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path></svg></a><a href="https://www.reddit.com/r/pdfequips/" target="_blank" class="reddit"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" height="25" width="25" xmlns="http://www.w3.org/2000/svg"><path d="M0 256C0 114.6 114.6 0 256 0S512 114.6 512 256s-114.6 256-256 256L37.1 512c-13.7 0-20.5-16.5-10.9-26.2L75 437C28.7 390.7 0 326.7 0 256zM349.6 153.6c23.6 0 42.7-19.1 42.7-42.7s-19.1-42.7-42.7-42.7c-20.6 0-37.8 14.6-41.8 34c-34.5 3.7-61.4 33-61.4 68.4l0 .2c-37.5 1.6-71.8 12.3-99 29.1c-10.1-7.8-22.8-12.5-36.5-12.5c-33 0-59.8 26.8-59.8 59.8c0 24 14.1 44.6 34.4 54.1c2 69.4 77.6 125.2 170.6 125.2s168.7-55.9 170.6-125.3c20.2-9.6 34.1-30.2 34.1-54c0-33-26.8-59.8-59.8-59.8c-13.7 0-26.3 4.6-36.4 12.4c-27.4-17-62.1-27.7-100-29.1l0-.2c0-25.4 18.9-46.5 43.4-49.9l0 0c4.4 18.8 21.3 32.8 41.5 32.8zM177.1 246.9c16.7 0 29.5 17.6 28.5 39.3s-13.5 29.6-30.3 29.6s-31.4-8.8-30.4-30.5s15.4-38.3 32.1-38.3zm190.1 38.3c1 21.7-13.7 30.5-30.4 30.5s-29.3-7.9-30.3-29.6c-1-21.7 11.8-39.3 28.5-39.3s31.2 16.6 32.1 38.3zm-48.1 56.7c-10.3 24.6-34.6 41.9-63 41.9s-52.7-17.3-63-41.9c-1.2-2.9 .8-6.2 3.9-6.5c18.4-1.9 38.3-2.9 59.1-2.9s40.7 1 59.1 2.9c3.1 .3 5.1 3.6 3.9 6.5z"></path></svg></a><a href="https://www.tiktok.com/@pdfequips" target="_blank" class="tiktok"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" height="25" width="25" xmlns="http://www.w3.org/2000/svg"><path d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"></path></svg></a></div></div><div class="bottom-row"><div><strong>PDF Tools</strong><ul class="footer-links"><li><a href="https://www.pdfequips.com/pdf-to-psd" target="_blank" rel="noopener noreferrer">Convert PDF to PSD</a></li><li><a href="https://www.pdfequips.com/pdf-to-webp" target="_blank" rel="noopener noreferrer">Convert PDF to WebP</a></li><li><a href="https://www.pdfequips.com/tiff-to-pdf" target="_blank" rel="noopener noreferrer">Convert TIFF to PDF</a></li><li><a href="https://www.pdfequips.com/pdf-to-tiff" target="_blank" rel="noopener noreferrer">Convert PDF to TIFF</a></li><li><a href="https://www.pdfequips.com/svg-to-pdf" target="_blank" rel="noopener noreferrer">Convert SVG to PDF</a></li><li><a href="https://www.pdfequips.com/png-to-pdf" target="_blank" rel="noopener noreferrer">Convert PNG to PDF</a></li><li><a href="https://www.pdfequips.com/pdf-to-png" target="_blank" rel="noopener noreferrer">Convert PDF to PNG</a></li><li><a href="https://www.pdfequips.com/pdf-to-heif-heic" target="_blank" rel="noopener noreferrer">Convert PDF to HEIF/HEIC</a></li><li><a href="https://www.pdfequips.com/remove-pages" target="_blank" rel="noopener noreferrer">Remove Pages from PDF</a></li><li><a href="https://www.pdfequips.com/read-pdf" target="_blank" rel="noopener noreferrer">Read PDF Files</a></li><li><a href="https://www.pdfequips.com/epub-to-pdf" target="_blank" rel="noopener noreferrer">Convert EPUB to PDF</a></li><li><a href="https://www.pdfequips.com/heif-heic-to-pdf" target="_blank" rel="noopener noreferrer">Convert HEIF/HEIC to PDF</a></li><li><a href="https://www.pdfequips.com/rtf-to-pdf" target="_blank" rel="noopener noreferrer">Convert RTF to PDF</a></li><li><a href="https://www.pdfequips.com/pdf-to-svg" target="_blank" rel="noopener noreferrer">Convert PDF to SVG</a></li><li><a href="https://www.pdfequips.com/pdf-to-gif" target="_blank" rel="noopener noreferrer">Convert PDF to GIF</a></li><li><a href="https://www.pdfequips.com/sign-pdf" target="_blank" rel="noopener noreferrer">Sign PDF Documents</a></li><li><a href="https://www.pdfequips.com/pdf-to-rtf" target="_blank" rel="noopener noreferrer">Convert PDF to RTF</a></li><li><a href="https://www.pdfequips.com/webp-to-pdf" target="_blank" rel="noopener noreferrer">Convert WebP to PDF</a></li><li><a href="https://www.pdfequips.com/bmp-to-pdf" target="_blank" rel="noopener noreferrer">Convert BMP to PDF</a></li><li><a href="https://www.pdfequips.com/pdf-to-bmp" target="_blank" rel="noopener noreferrer">Convert PDF to BMP</a></li><li><a href="https://www.pdfequips.com/crop-pdf" target="_blank" rel="noopener noreferrer">Crop PDF Pages</a></li><li><a href="https://www.pdfequips.com/resize-pdf" target="_blank" rel="noopener noreferrer">Resize PDF Pages</a></li><li><a href="https://www.pdfequips.com/pdf-to-image" target="_blank" rel="noopener noreferrer">Convert PDF to Image</a></li><li><a href="https://www.pdfequips.com/psd-to-pdf" target="_blank" rel="noopener noreferrer">Convert PSD to PDF</a></li><li><a href="https://www.pdfequips.com/pdf-to-csv" target="_blank" rel="noopener noreferrer">Convert PDF to CSV</a></li><li><a href="https://www.pdfequips.com/merge-pages" target="_blank" rel="noopener noreferrer">Merge PDF Pages</a></li><li><a href="https://www.pdfequips.com/image-to-pdf" target="_blank" rel="noopener noreferrer">Convert Image to PDF</a></li><li><a href="https://www.pdfequips.com/excel-to-pdf" target="_blank" rel="noopener noreferrer">Convert Excel to PDF</a></li><li><a href="https://www.pdfequips.com/html-to-pdf" target="_blank" rel="noopener noreferrer">Convert HTML to PDF</a></li><li><a href="https://www.pdfequips.com/text-to-pdf" target="_blank" rel="noopener noreferrer">Convert Text to PDF</a></li><li><a href="https://www.pdfequips.com/gif-to-pdf" target="_blank" rel="noopener noreferrer">Convert GIF to PDF</a></li><li><a href="https://www.pdfequips.com/csv-to-pdf" target="_blank" rel="noopener noreferrer">Convert CSV to PDF</a></li><li><a href="https://www.pdfequips.com/pdf-to-epub" target="_blank" rel="noopener noreferrer">Convert PDF to EPUB</a></li></ul></div><div><strong>Languages</strong><ul class="footer-links"><li><a href="/" class="text-muted">English</a></li><li><a href="/ar/" class="text-muted">العربية</a></li><li><a href="/es/" class="text-muted">Español</a></li><li><a href="/fr/" class="text-muted">Français</a></li><li><a href="/hi/" class="text-muted">हिन्दी</a></li><li><a href="/zh/" class="text-muted">中文</a></li></ul></div><div><strong>Company</strong><ul class="footer-links"><li><a href="/about" class="text-muted">About Us</a></li><li><a href="/faq" class="text-muted">FAQ</a></li><li><a href="/blog/" class="text-muted">Blog</a></li><li><a href="/contact" class="text-muted">Contact</a></li></ul></div><div><strong>Legal</strong><ul class="footer-links"><li><a href="/privacy-policy" class="text-muted">Privacy Policy</a></li><li><a href="/terms" class="text-muted">Terms of Service</a></li></ul></div></div></div></div></footer><!--astro:end--></astro-island> </body></html>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import{R as w}from"../chunks/index.js";var u={exports:{}},a={};/**
|
|
2
|
+
* @license React
|
|
3
|
+
* react-jsx-runtime.production.js
|
|
4
|
+
*
|
|
5
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
6
|
+
*
|
|
7
|
+
* This source code is licensed under the MIT license found in the
|
|
8
|
+
* LICENSE file in the root directory of this source tree.
|
|
9
|
+
*/var x;function D(){if(x)return a;x=1;var t=Symbol.for("react.transitional.element"),p=Symbol.for("react.fragment");function s(o,i,r){var c=null;if(r!==void 0&&(c=""+r),i.key!==void 0&&(c=""+i.key),"key"in i){r={};for(var f in i)f!=="key"&&(r[f]=i[f])}else r=i;return i=r.ref,{$$typeof:t,type:o,key:c,ref:i!==void 0?i:null,props:r}}return a.Fragment=p,a.jsx=s,a.jsxs=s,a}var l;function q(){return l||(l=1,u.exports=D()),u.exports}var e=q(),R={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},P=w.createContext&&w.createContext(R),U=["attr","size","title"];function g(t,p){if(t==null)return{};var s=v(t,p),o,i;if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);for(i=0;i<r.length;i++)o=r[i],!(p.indexOf(o)>=0)&&Object.prototype.propertyIsEnumerable.call(t,o)&&(s[o]=t[o])}return s}function v(t,p){if(t==null)return{};var s={};for(var o in t)if(Object.prototype.hasOwnProperty.call(t,o)){if(p.indexOf(o)>=0)continue;s[o]=t[o]}return s}function h(){return h=Object.assign?Object.assign.bind():function(t){for(var p=1;p<arguments.length;p++){var s=arguments[p];for(var o in s)Object.prototype.hasOwnProperty.call(s,o)&&(t[o]=s[o])}return t},h.apply(this,arguments)}function F(t,p){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);p&&(o=o.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),s.push.apply(s,o)}return s}function m(t){for(var p=1;p<arguments.length;p++){var s=arguments[p]!=null?arguments[p]:{};p%2?F(Object(s),!0).forEach(function(o){b(t,o,s[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):F(Object(s)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(s,o))})}return t}function b(t,p,s){return p=C(p),p in t?Object.defineProperty(t,p,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[p]=s,t}function C(t){var p=j(t,"string");return typeof p=="symbol"?p:p+""}function j(t,p){if(typeof t!="object"||!t)return t;var s=t[Symbol.toPrimitive];if(s!==void 0){var o=s.call(t,p);if(typeof o!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(p==="string"?String:Number)(t)}function L(t){return t&&t.map((p,s)=>w.createElement(p.tag,m({key:s},p.attr),L(p.child)))}function d(t){return p=>w.createElement(E,h({attr:m({},t.attr)},p),L(t.child))}function E(t){var p=s=>{var{attr:o,size:i,title:r}=t,c=g(t,U),f=i||s.size||"1em",n;return s.className&&(n=s.className),t.className&&(n=(n?n+" ":"")+t.className),w.createElement("svg",h({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},s.attr,o,c,{className:n,style:m(m({color:t.color||s.color},s.style),t.style),height:f,width:f,xmlns:"http://www.w3.org/2000/svg"}),r&&w.createElement("title",null,r),t.children)};return P!==void 0?w.createElement(P.Consumer,null,s=>p(s)):p(R)}function z(t){return d({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M512 256C512 114.6 397.4 0 256 0S0 114.6 0 256C0 376 82.7 476.8 194.2 504.5V334.2H141.4V256h52.8V222.3c0-87.1 39.4-127.5 125-127.5c16.2 0 44.2 3.2 55.7 6.4V172c-6-.6-16.5-1-29.6-1c-42 0-58.2 15.9-58.2 57.2V256h83.6l-14.4 78.2H287V510.1C413.8 494.8 512 386.9 512 256h0z"},child:[]}]})(t)}function I(t){return d({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"},child:[]}]})(t)}function y(t){return d({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"},child:[]}]})(t)}function S(t){return d({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M0 256C0 114.6 114.6 0 256 0S512 114.6 512 256s-114.6 256-256 256L37.1 512c-13.7 0-20.5-16.5-10.9-26.2L75 437C28.7 390.7 0 326.7 0 256zM349.6 153.6c23.6 0 42.7-19.1 42.7-42.7s-19.1-42.7-42.7-42.7c-20.6 0-37.8 14.6-41.8 34c-34.5 3.7-61.4 33-61.4 68.4l0 .2c-37.5 1.6-71.8 12.3-99 29.1c-10.1-7.8-22.8-12.5-36.5-12.5c-33 0-59.8 26.8-59.8 59.8c0 24 14.1 44.6 34.4 54.1c2 69.4 77.6 125.2 170.6 125.2s168.7-55.9 170.6-125.3c20.2-9.6 34.1-30.2 34.1-54c0-33-26.8-59.8-59.8-59.8c-13.7 0-26.3 4.6-36.4 12.4c-27.4-17-62.1-27.7-100-29.1l0-.2c0-25.4 18.9-46.5 43.4-49.9l0 0c4.4 18.8 21.3 32.8 41.5 32.8zM177.1 246.9c16.7 0 29.5 17.6 28.5 39.3s-13.5 29.6-30.3 29.6s-31.4-8.8-30.4-30.5s15.4-38.3 32.1-38.3zm190.1 38.3c1 21.7-13.7 30.5-30.4 30.5s-29.3-7.9-30.3-29.6c-1-21.7 11.8-39.3 28.5-39.3s31.2 16.6 32.1 38.3zm-48.1 56.7c-10.3 24.6-34.6 41.9-63 41.9s-52.7-17.3-63-41.9c-1.2-2.9 .8-6.2 3.9-6.5c18.4-1.9 38.3-2.9 59.1-2.9s40.7 1 59.1 2.9c3.1 .3 5.1 3.6 3.9 6.5z"},child:[]}]})(t)}function _(t){return d({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"},child:[]}]})(t)}function N(t){return d({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"},child:[]}]})(t)}const k=({links:t})=>e.jsx("ul",{className:"footer-links",children:t.map((p,s)=>e.jsx("li",{children:e.jsx("a",{href:`${p.URL}`,target:"_blank",rel:"noopener noreferrer",children:p.text})},s))}),T={brand:"PDFEquips",conditions:"conditions",bottom_row:{pdf_tools:"PDF Tools",languages:"Languages",company:"Company",about:"About Us",contact:"Contact",faq:"FAQ",blog:"Blog",legal:{title:"Legal",terms:"Terms of Service",privacy_policy:"Privacy Policy"}}},G=[{URL:"https://www.pdfequips.com/pdf-to-psd",text:"Convert PDF to PSD"},{URL:"https://www.pdfequips.com/pdf-to-webp",text:"Convert PDF to WebP"},{URL:"https://www.pdfequips.com/tiff-to-pdf",text:"Convert TIFF to PDF"},{URL:"https://www.pdfequips.com/pdf-to-tiff",text:"Convert PDF to TIFF"},{URL:"https://www.pdfequips.com/svg-to-pdf",text:"Convert SVG to PDF"},{URL:"https://www.pdfequips.com/png-to-pdf",text:"Convert PNG to PDF"},{URL:"https://www.pdfequips.com/pdf-to-png",text:"Convert PDF to PNG"},{URL:"https://www.pdfequips.com/pdf-to-heif-heic",text:"Convert PDF to HEIF/HEIC"},{URL:"https://www.pdfequips.com/remove-pages",text:"Remove Pages from PDF"},{URL:"https://www.pdfequips.com/read-pdf",text:"Read PDF Files"},{URL:"https://www.pdfequips.com/epub-to-pdf",text:"Convert EPUB to PDF"},{URL:"https://www.pdfequips.com/heif-heic-to-pdf",text:"Convert HEIF/HEIC to PDF"},{URL:"https://www.pdfequips.com/rtf-to-pdf",text:"Convert RTF to PDF"},{URL:"https://www.pdfequips.com/pdf-to-svg",text:"Convert PDF to SVG"},{URL:"https://www.pdfequips.com/pdf-to-gif",text:"Convert PDF to GIF"},{URL:"https://www.pdfequips.com/sign-pdf",text:"Sign PDF Documents"},{URL:"https://www.pdfequips.com/pdf-to-rtf",text:"Convert PDF to RTF"},{URL:"https://www.pdfequips.com/webp-to-pdf",text:"Convert WebP to PDF"},{URL:"https://www.pdfequips.com/bmp-to-pdf",text:"Convert BMP to PDF"},{URL:"https://www.pdfequips.com/pdf-to-bmp",text:"Convert PDF to BMP"},{URL:"https://www.pdfequips.com/crop-pdf",text:"Crop PDF Pages"},{URL:"https://www.pdfequips.com/resize-pdf",text:"Resize PDF Pages"},{URL:"https://www.pdfequips.com/pdf-to-image",text:"Convert PDF to Image"},{URL:"https://www.pdfequips.com/psd-to-pdf",text:"Convert PSD to PDF"},{URL:"https://www.pdfequips.com/pdf-to-csv",text:"Convert PDF to CSV"},{URL:"https://www.pdfequips.com/merge-pages",text:"Merge PDF Pages"},{URL:"https://www.pdfequips.com/image-to-pdf",text:"Convert Image to PDF"},{URL:"https://www.pdfequips.com/excel-to-pdf",text:"Convert Excel to PDF"},{URL:"https://www.pdfequips.com/html-to-pdf",text:"Convert HTML to PDF"},{URL:"https://www.pdfequips.com/text-to-pdf",text:"Convert Text to PDF"},{URL:"https://www.pdfequips.com/gif-to-pdf",text:"Convert GIF to PDF"},{URL:"https://www.pdfequips.com/csv-to-pdf",text:"Convert CSV to PDF"},{URL:"https://www.pdfequips.com/pdf-to-epub",text:"Convert PDF to EPUB"}],V={brand:"PDFEquips",conditions:"الأحكام",bottom_row:{pdf_tools:"أدوات PDF",languages:"اللغات",company:"الشركة",about:"معلومات عنا",faq:"الأسئلة الشائعة",blog:"المدونة",legal:{title:"قانوني",terms:"شروط الخدمة",privacy_policy:"سياسة الخصوصية"},contact:"اتصل بنا"}},H=[{URL:"https://www.pdfequips.com/ar/pdf-to-psd",text:"تحويل PDF إلى PSD"},{URL:"https://www.pdfequips.com/ar/pdf-to-webp",text:"تحويل PDF إلى WebP"},{URL:"https://www.pdfequips.com/ar/tiff-to-pdf",text:"تحويل TIFF إلى PDF"},{URL:"https://www.pdfequips.com/ar/pdf-to-tiff",text:"تحويل PDF إلى TIFF"},{URL:"https://www.pdfequips.com/ar/svg-to-pdf",text:"تحويل SVG إلى PDF"},{URL:"https://www.pdfequips.com/ar/png-to-pdf",text:"تحويل PNG إلى PDF"},{URL:"https://www.pdfequips.com/ar/pdf-to-png",text:"تحويل PDF إلى PNG"},{URL:"https://www.pdfequips.com/ar/pdf-to-heif-heic",text:"تحويل PDF إلى HEIF/HEIC"},{URL:"https://www.pdfequips.com/ar/remove-pages",text:"إزالة الصفحات من PDF"},{URL:"https://www.pdfequips.com/ar/read-pdf",text:"قراءة ملفات PDF"},{URL:"https://www.pdfequips.com/ar/epub-to-pdf",text:"تحويل EPUB إلى PDF"},{URL:"https://www.pdfequips.com/ar/heif-heic-to-pdf",text:"تحويل HEIF/HEIC إلى PDF"},{URL:"https://www.pdfequips.com/ar/rtf-to-pdf",text:"تحويل RTF إلى PDF"},{URL:"https://www.pdfequips.com/ar/pdf-to-svg",text:"تحويل PDF إلى SVG"},{URL:"https://www.pdfequips.com/ar/pdf-to-gif",text:"تحويل PDF إلى GIF"},{URL:"https://www.pdfequips.com/ar/sign-pdf",text:"توقيع مستندات PDF"},{URL:"https://www.pdfequips.com/ar/pdf-to-rtf",text:"تحويل PDF إلى RTF"},{URL:"https://www.pdfequips.com/ar/webp-to-pdf",text:"تحويل WebP إلى PDF"},{URL:"https://www.pdfequips.com/ar/bmp-to-pdf",text:"تحويل BMP إلى PDF"},{URL:"https://www.pdfequips.com/ar/pdf-to-bmp",text:"تحويل PDF إلى BMP"},{URL:"https://www.pdfequips.com/ar/crop-pdf",text:"قص صفحات PDF"},{URL:"https://www.pdfequips.com/ar/resize-pdf",text:"تغيير حجم صفحات PDF"},{URL:"https://www.pdfequips.com/ar/pdf-to-image",text:"تحويل PDF إلى صورة"},{URL:"https://www.pdfequips.com/ar/psd-to-pdf",text:"تحويل PSD إلى PDF"},{URL:"https://www.pdfequips.com/ar/pdf-to-csv",text:"تحويل PDF إلى CSV"},{URL:"https://www.pdfequips.com/ar/merge-pages",text:"دمج صفحات PDF"},{URL:"https://www.pdfequips.com/ar/image-to-pdf",text:"تحويل صورة إلى PDF"},{URL:"https://www.pdfequips.com/ar/excel-to-pdf",text:"تحويل Excel إلى PDF"},{URL:"https://www.pdfequips.com/ar/html-to-pdf",text:"تحويل HTML إلى PDF"},{URL:"https://www.pdfequips.com/ar/text-to-pdf",text:"تحويل نص إلى PDF"},{URL:"https://www.pdfequips.com/ar/gif-to-pdf",text:"تحويل GIF إلى PDF"},{URL:"https://www.pdfequips.com/ar/csv-to-pdf",text:"تحويل CSV إلى PDF"},{URL:"https://www.pdfequips.com/ar/pdf-to-epub",text:"تحويل PDF إلى EPUB"}],B={brand:"PDFEquips",conditions:"condiciones",bottom_row:{pdf_tools:"Herramientas PDF",languages:"Idiomas",company:"Compañía",about:"Sobre Nosotros",faq:"Preguntas Frecuentes",blog:"Blog",legal:{title:"Legal",terms:"Términos del Servicio",privacy_policy:"Política de Privacidad"},contact:"Contáctanos"}},M=[{URL:"https://www.pdfequips.com/es/pdf-to-psd",text:"Convertir PDF a PSD"},{URL:"https://www.pdfequips.com/es/pdf-to-webp",text:"Convertir PDF a WebP"},{URL:"https://www.pdfequips.com/es/tiff-to-pdf",text:"Convertir TIFF a PDF"},{URL:"https://www.pdfequips.com/es/pdf-to-tiff",text:"Convertir PDF a TIFF"},{URL:"https://www.pdfequips.com/es/svg-to-pdf",text:"Convertir SVG a PDF"},{URL:"https://www.pdfequips.com/es/png-to-pdf",text:"Convertir PNG a PDF"},{URL:"https://www.pdfequips.com/es/pdf-to-png",text:"Convertir PDF a PNG"},{URL:"https://www.pdfequips.com/es/pdf-to-heif-heic",text:"Convertir PDF a HEIF/HEIC"},{URL:"https://www.pdfequips.com/es/remove-pages",text:"Eliminar páginas de PDF"},{URL:"https://www.pdfequips.com/es/read-pdf",text:"Leer archivos PDF"},{URL:"https://www.pdfequips.com/es/epub-to-pdf",text:"Convertir EPUB a PDF"},{URL:"https://www.pdfequips.com/es/heif-heic-to-pdf",text:"Convertir HEIF/HEIC a PDF"},{URL:"https://www.pdfequips.com/es/rtf-to-pdf",text:"Convertir RTF a PDF"},{URL:"https://www.pdfequips.com/es/pdf-to-svg",text:"Convertir PDF a SVG"},{URL:"https://www.pdfequips.com/es/pdf-to-gif",text:"Convertir PDF a GIF"},{URL:"https://www.pdfequips.com/es/sign-pdf",text:"Firmar documentos PDF"},{URL:"https://www.pdfequips.com/es/pdf-to-rtf",text:"Convertir PDF a RTF"},{URL:"https://www.pdfequips.com/es/webp-to-pdf",text:"Convertir WebP a PDF"},{URL:"https://www.pdfequips.com/es/bmp-to-pdf",text:"Convertir BMP a PDF"},{URL:"https://www.pdfequips.com/es/pdf-to-bmp",text:"Convertir PDF a BMP"},{URL:"https://www.pdfequips.com/es/crop-pdf",text:"Recortar páginas PDF"},{URL:"https://www.pdfequips.com/es/resize-pdf",text:"Redimensionar páginas PDF"},{URL:"https://www.pdfequips.com/es/pdf-to-image",text:"Convertir PDF a imagen"},{URL:"https://www.pdfequips.com/es/psd-to-pdf",text:"Convertir PSD a PDF"},{URL:"https://www.pdfequips.com/es/pdf-to-csv",text:"Convertir PDF a CSV"},{URL:"https://www.pdfequips.com/es/merge-pages",text:"Unir páginas PDF"},{URL:"https://www.pdfequips.com/es/image-to-pdf",text:"Convertir imagen a PDF"},{URL:"https://www.pdfequips.com/es/excel-to-pdf",text:"Convertir Excel a PDF"},{URL:"https://www.pdfequips.com/es/html-to-pdf",text:"Convertir HTML a PDF"},{URL:"https://www.pdfequips.com/es/text-to-pdf",text:"Convertir texto a PDF"},{URL:"https://www.pdfequips.com/es/gif-to-pdf",text:"Convertir GIF a PDF"},{URL:"https://www.pdfequips.com/es/csv-to-pdf",text:"Convertir CSV a PDF"},{URL:"https://www.pdfequips.com/es/pdf-to-epub",text:"Convertir PDF a EPUB"}],O={brand:"PDFEquips",conditions:"conditions",bottom_row:{pdf_tools:"Outils PDF",languages:"Langues",company:"Entreprise",about:"À Propos de Nous",faq:"FAQ",blog:"Blog",legal:{title:"Légal",terms:"Conditions d'Utilisation",privacy_policy:"Politique de Confidentialité"},contact:"Contactez-nous"}},W=[{URL:"https://www.pdfequips.com/fr/pdf-to-psd",text:"Convertir PDF en PSD"},{URL:"https://www.pdfequips.com/fr/pdf-to-webp",text:"Convertir PDF en WebP"},{URL:"https://www.pdfequips.com/fr/tiff-to-pdf",text:"Convertir TIFF en PDF"},{URL:"https://www.pdfequips.com/fr/pdf-to-tiff",text:"Convertir PDF en TIFF"},{URL:"https://www.pdfequips.com/fr/svg-to-pdf",text:"Convertir SVG en PDF"},{URL:"https://www.pdfequips.com/fr/png-to-pdf",text:"Convertir PNG en PDF"},{URL:"https://www.pdfequips.com/fr/pdf-to-png",text:"Convertir PDF en PNG"},{URL:"https://www.pdfequips.com/fr/pdf-to-heif-heic",text:"Convertir PDF en HEIF/HEIC"},{URL:"https://www.pdfequips.com/fr/remove-pages",text:"Supprimer des pages du PDF"},{URL:"https://www.pdfequips.com/fr/read-pdf",text:"Lire des fichiers PDF"},{URL:"https://www.pdfequips.com/fr/epub-to-pdf",text:"Convertir EPUB en PDF"},{URL:"https://www.pdfequips.com/fr/heif-heic-to-pdf",text:"Convertir HEIF/HEIC en PDF"},{URL:"https://www.pdfequips.com/fr/rtf-to-pdf",text:"Convertir RTF en PDF"},{URL:"https://www.pdfequips.com/fr/pdf-to-svg",text:"Convertir PDF en SVG"},{URL:"https://www.pdfequips.com/fr/pdf-to-gif",text:"Convertir PDF en GIF"},{URL:"https://www.pdfequips.com/fr/sign-pdf",text:"Signer des documents PDF"},{URL:"https://www.pdfequips.com/fr/pdf-to-rtf",text:"Convertir PDF en RTF"},{URL:"https://www.pdfequips.com/fr/webp-to-pdf",text:"Convertir WebP en PDF"},{URL:"https://www.pdfequips.com/fr/bmp-to-pdf",text:"Convertir BMP en PDF"},{URL:"https://www.pdfequips.com/fr/pdf-to-bmp",text:"Convertir PDF en BMP"},{URL:"https://www.pdfequips.com/fr/crop-pdf",text:"Rogner les pages PDF"},{URL:"https://www.pdfequips.com/fr/resize-pdf",text:"Redimensionner les pages PDF"},{URL:"https://www.pdfequips.com/fr/pdf-to-image",text:"Convertir PDF en image"},{URL:"https://www.pdfequips.com/fr/psd-to-pdf",text:"Convertir PSD en PDF"},{URL:"https://www.pdfequips.com/fr/pdf-to-csv",text:"Convertir PDF en CSV"},{URL:"https://www.pdfequips.com/fr/merge-pages",text:"Fusionner les pages PDF"},{URL:"https://www.pdfequips.com/fr/image-to-pdf",text:"Convertir image en PDF"},{URL:"https://www.pdfequips.com/fr/excel-to-pdf",text:"Convertir Excel en PDF"},{URL:"https://www.pdfequips.com/fr/html-to-pdf",text:"Convertir HTML en PDF"},{URL:"https://www.pdfequips.com/fr/text-to-pdf",text:"Convertir texte en PDF"},{URL:"https://www.pdfequips.com/fr/gif-to-pdf",text:"Convertir GIF en PDF"},{URL:"https://www.pdfequips.com/fr/csv-to-pdf",text:"Convertir CSV en PDF"},{URL:"https://www.pdfequips.com/fr/pdf-to-epub",text:"Convertir PDF en EPUB"}],$={brand:"PDFEquips",conditions:"शर्तें",bottom_row:{pdf_tools:"PDF उपकरण",languages:"भाषाएँ",company:"कंपनी",about:"हमारे बारे में",faq:"सामान्य प्रश्न",blog:"ब्लॉग",legal:{title:"कानूनी",terms:"सेवा की शर्तें",privacy_policy:"गोपनीयता नीति"},contact:"हमसे संपर्क करें"}},A=[{URL:"https://www.pdfequips.com/hi/pdf-to-psd",text:"PDF को PSD में बदलें"},{URL:"https://www.pdfequips.com/hi/pdf-to-webp",text:"PDF को WebP में बदलें"},{URL:"https://www.pdfequips.com/hi/tiff-to-pdf",text:"TIFF को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/pdf-to-tiff",text:"PDF को TIFF में बदलें"},{URL:"https://www.pdfequips.com/hi/svg-to-pdf",text:"SVG को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/png-to-pdf",text:"PNG को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/pdf-to-png",text:"PDF को PNG में बदलें"},{URL:"https://www.pdfequips.com/hi/pdf-to-heif-heic",text:"PDF को HEIF/HEIC में बदलें"},{URL:"https://www.pdfequips.com/hi/remove-pages",text:"PDF से पृष्ठ हटाएं"},{URL:"https://www.pdfequips.com/hi/read-pdf",text:"PDF फ़ाइलें पढ़ें"},{URL:"https://www.pdfequips.com/hi/epub-to-pdf",text:"EPUB को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/heif-heic-to-pdf",text:"HEIF/HEIC को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/rtf-to-pdf",text:"RTF को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/pdf-to-svg",text:"PDF को SVG में बदलें"},{URL:"https://www.pdfequips.com/hi/pdf-to-gif",text:"PDF को GIF में बदलें"},{URL:"https://www.pdfequips.com/hi/sign-pdf",text:"PDF दस्तावेज़ों पर हस्ताक्षर करें"},{URL:"https://www.pdfequips.com/hi/pdf-to-rtf",text:"PDF को RTF में बदलें"},{URL:"https://www.pdfequips.com/hi/webp-to-pdf",text:"WebP को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/bmp-to-pdf",text:"BMP को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/pdf-to-bmp",text:"PDF को BMP में बदलें"},{URL:"https://www.pdfequips.com/hi/crop-pdf",text:"PDF पृष्ठों को क्रॉप करें"},{URL:"https://www.pdfequips.com/hi/resize-pdf",text:"PDF पृष्ठों का आकार बदलें"},{URL:"https://www.pdfequips.com/hi/pdf-to-image",text:"PDF को छवि में बदलें"},{URL:"https://www.pdfequips.com/hi/psd-to-pdf",text:"PSD को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/pdf-to-csv",text:"PDF को CSV में बदलें"},{URL:"https://www.pdfequips.com/hi/merge-pages",text:"PDF पृष्ठों को मिलाएं"},{URL:"https://www.pdfequips.com/hi/image-to-pdf",text:"छवि को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/excel-to-pdf",text:"Excel को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/html-to-pdf",text:"HTML को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/text-to-pdf",text:"पाठ को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/gif-to-pdf",text:"GIF को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/csv-to-pdf",text:"CSV को PDF में बदलें"},{URL:"https://www.pdfequips.com/hi/pdf-to-epub",text:"PDF को EPUB में बदलें"}],J={brand:"PDFEquips",conditions:"条款",bottom_row:{pdf_tools:"PDF 工具",languages:"语言",company:"公司",about:"关于我们",faq:"常见问题",blog:"博客",legal:{title:"法律",terms:"服务条款",privacy_policy:"隐私政策"},contact:"联系我们"}},Y=[{URL:"https://www.pdfequips.com/zh/pdf-to-psd",text:"将 PDF 转换为 PSD"},{URL:"https://www.pdfequips.com/zh/pdf-to-webp",text:"将 PDF 转换为 WebP"},{URL:"https://www.pdfequips.com/zh/tiff-to-pdf",text:"将 TIFF 转换为 PDF"},{URL:"https://www.pdfequips.com/zh/pdf-to-tiff",text:"将 PDF 转换为 TIFF"},{URL:"https://www.pdfequips.com/zh/svg-to-pdf",text:"将 SVG 转换为 PDF"},{URL:"https://www.pdfequips.com/zh/png-to-pdf",text:"将 PNG 转换为 PDF"},{URL:"https://www.pdfequips.com/zh/pdf-to-png",text:"将 PDF 转换为 PNG"},{URL:"https://www.pdfequips.com/zh/pdf-to-heif-heic",text:"将 PDF 转换为 HEIF/HEIC"},{URL:"https://www.pdfequips.com/zh/remove-pages",text:"从 PDF 中删除页面"},{URL:"https://www.pdfequips.com/zh/read-pdf",text:"阅读 PDF 文件"},{URL:"https://www.pdfequips.com/zh/epub-to-pdf",text:"将 EPUB 转换为 PDF"},{URL:"https://www.pdfequips.com/zh/heif-heic-to-pdf",text:"将 HEIF/HEIC 转换为 PDF"},{URL:"https://www.pdfequips.com/zh/rtf-to-pdf",text:"将 RTF 转换为 PDF"},{URL:"https://www.pdfequips.com/zh/pdf-to-svg",text:"将 PDF 转换为 SVG"},{URL:"https://www.pdfequips.com/zh/pdf-to-gif",text:"将 PDF 转换为 GIF"},{URL:"https://www.pdfequips.com/zh/sign-pdf",text:"签署 PDF 文档"},{URL:"https://www.pdfequips.com/zh/pdf-to-rtf",text:"将 PDF 转换为 RTF"},{URL:"https://www.pdfequips.com/zh/webp-to-pdf",text:"将 WebP 转换为 PDF"},{URL:"https://www.pdfequips.com/zh/bmp-to-pdf",text:"将 BMP 转换为 PDF"},{URL:"https://www.pdfequips.com/zh/pdf-to-bmp",text:"将 PDF 转换为 BMP"},{URL:"https://www.pdfequips.com/zh/crop-pdf",text:"裁剪 PDF 页面"},{URL:"https://www.pdfequips.com/zh/resize-pdf",text:"调整 PDF 页面大小"},{URL:"https://www.pdfequips.com/zh/pdf-to-image",text:"将 PDF 转换为图片"},{URL:"https://www.pdfequips.com/zh/psd-to-pdf",text:"将 PSD 转换为 PDF"},{URL:"https://www.pdfequips.com/zh/pdf-to-csv",text:"将 PDF 转换为 CSV"},{URL:"https://www.pdfequips.com/zh/merge-pages",text:"合并 PDF 页面"},{URL:"https://www.pdfequips.com/zh/image-to-pdf",text:"将图片转换为 PDF"},{URL:"https://www.pdfequips.com/zh/excel-to-pdf",text:"将 Excel 转换为 PDF"},{URL:"https://www.pdfequips.com/zh/html-to-pdf",text:"将 HTML 转换为 PDF"},{URL:"https://www.pdfequips.com/zh/text-to-pdf",text:"将文本转换为 PDF"},{URL:"https://www.pdfequips.com/zh/gif-to-pdf",text:"将 GIF 转换为 PDF"},{URL:"https://www.pdfequips.com/zh/csv-to-pdf",text:"将 CSV 转换为 PDF"},{URL:"https://www.pdfequips.com/zh/pdf-to-epub",text:"将 PDF 转换为 EPUB"}];function Q(t){let p;switch(t){case"ar":p=V;break;case"es":p=B;break;case"fr":p=O;break;case"hi":p=$;break;case"zh":p=J;break;default:p=T;break}return p}function X(t){let p;switch(t){case"ar":p=H;break;case"es":p=M;break;case"fr":p=W;break;case"hi":p=A;break;case"zh":p=Y;break;default:p=G;break}return p}const K=({includeTools:t=!0,title:p,lang:s})=>{const o=Q(s),i=t?X(s):[];return e.jsx("footer",{id:"footer",children:e.jsx("div",{className:"container",children:e.jsxs("div",{className:"footer-wrapper",children:[e.jsxs("div",{className:"copyright-row",children:[e.jsxs("p",{className:"copyright-text col text-muted mb-0 py-0",children:[o.brand," © ",new Date().getFullYear()," ® - ",p]}),e.jsxs("div",{className:"socials",children:[e.jsx("a",{href:"https://www.facebook.com/pdfequips",target:"_blank",className:"facebook",children:e.jsx(z,{size:"25"})}),e.jsx("a",{href:"https://twitter.com/PDFEquips",target:"_blank",className:"twitter",children:e.jsx(N,{size:"25"})}),e.jsxs("a",{href:"https://www.instagram.com/sanusihassan122/",target:"_blank",children:[e.jsx("svg",{width:"0",height:"0",children:e.jsxs("radialGradient",{id:"rg",r:"150%",cx:"30%",cy:"107%",children:[e.jsx("stop",{stopColor:"#fdf497",offset:"0"}),e.jsx("stop",{stopColor:"#fdf497",offset:"0.05"}),e.jsx("stop",{stopColor:"#fd5949",offset:"0.45"}),e.jsx("stop",{stopColor:"#d6249f",offset:"0.6"}),e.jsx("stop",{stopColor:"#285AEB",offset:"0.9"})]})}),e.jsx(I,{size:"25",className:"instagram"})]}),e.jsx("a",{href:"https://www.linkedin.com/in/sanusi-hassan-umar-343a6011a/",target:"_blank",className:"linkedin",children:e.jsx(y,{size:"25"})}),e.jsx("a",{href:"https://www.reddit.com/r/pdfequips/",target:"_blank",className:"reddit",children:e.jsx(S,{size:"25"})}),e.jsx("a",{href:"https://www.tiktok.com/@pdfequips",target:"_blank",className:"tiktok",children:e.jsx(_,{size:"25"})})]})]}),e.jsxs("div",{className:"bottom-row",children:[t?e.jsxs("div",{children:[e.jsx("strong",{children:o.bottom_row.pdf_tools}),e.jsx(k,{links:i})]}):null,e.jsxs("div",{children:[e.jsx("strong",{children:o.bottom_row.languages}),e.jsxs("ul",{className:"footer-links",children:[e.jsx("li",{children:e.jsx("a",{href:"/",className:"text-muted",children:"English"})}),e.jsx("li",{children:e.jsx("a",{href:"/ar/",className:"text-muted",children:"العربية"})}),e.jsx("li",{children:e.jsx("a",{href:"/es/",className:"text-muted",children:"Español"})}),e.jsx("li",{children:e.jsx("a",{href:"/fr/",className:"text-muted",children:"Français"})}),e.jsx("li",{children:e.jsx("a",{href:"/hi/",className:"text-muted",children:"हिन्दी"})}),e.jsx("li",{children:e.jsx("a",{href:"/zh/",className:"text-muted",children:"中文"})})]})]}),e.jsxs("div",{children:[e.jsx("strong",{children:o.bottom_row.company}),e.jsxs("ul",{className:"footer-links",children:[e.jsx("li",{children:e.jsx("a",{href:"/about",className:"text-muted",children:o.bottom_row.about})}),e.jsx("li",{children:e.jsx("a",{href:"/faq",className:"text-muted",children:o.bottom_row.faq})}),e.jsx("li",{children:e.jsx("a",{href:"/blog/",className:"text-muted",children:o.bottom_row.blog})}),e.jsx("li",{children:e.jsx("a",{href:"/contact",className:"text-muted",children:o.bottom_row.contact})})]})]}),e.jsxs("div",{children:[e.jsx("strong",{children:o.bottom_row.legal.title}),e.jsxs("ul",{className:"footer-links",children:[e.jsx("li",{children:e.jsx("a",{href:"/privacy-policy",className:"text-muted",children:o.bottom_row.legal.privacy_policy})}),e.jsx("li",{children:e.jsx("a",{href:"/terms",className:"text-muted",children:o.bottom_row.legal.terms})})]})]})]})]})})})};export{K as Footer};
|