透過網頁讀取Photoshop PSD檔案內容

在專案中有需要透過網頁來讀取Photoshop PSD檔案的內部資訊,我們透過PSD.js備用載點)來實現這樣的功能,在官方提供的功能展示頁中,我們可以看到在頁面中只需引入psd.min.js後,加入透過少量的Javascript就可以針對PSD進行解析。

<!DOCTYPE html>
<html>
<head>
  <title>psd.js image example</title>
  <style type="text/css">
  body, html {
    padding: 0;
    margin: 0;
  }
  #dropzone {
    width: 500px;
    height: 100px;
    border: 1px #ababab dashed;
    margin: 50px auto;
  }
  #dropzone p {
    text-align: center;
    line-height: 100px;
    margin: 0;
    padding: 0;
  }
  #image {
    text-align: center;
  }
  </style>
  <script type="text/javascript" src="psd.min.js"></script>
</head>
<body>
  <div id="dropzone">
    <p>Drop here</p>
  </div>
  <div id="image"></div>
  <pre id="data"></pre>
  <script type="text/javascript">
  (function () {
    var PSD = require('psd');
    document.getElementById('dropzone').addEventListener('dragover', onDragOver, true);
    document.getElementById('dropzone').addEventListener('drop', onDrop, true);
    function onDragOver(e) {
      e.stopPropagation();
      e.preventDefault();
      e.dataTransfer.dropEffect = 'copy';
    }
    function onDrop(e) {
      e.stopPropagation();
      e.preventDefault();
      PSD.fromEvent(e).then(function (psd) {
        var data = JSON.stringify(psd.tree().export(), undefined, 2);
        document.getElementById('data').innerHTML = data;
        document.getElementById('image').appendChild(psd.image.toPng());
      });
    }
  }());
  </script>
</body>
</html>

我們透過下圖這樣的一個PSD檔案對頁面進行測試,檔案中共有三個圖層,包含一個文字圖層。

頁面將PSD分析出結果後,以json格式顯示在頁面上,可以看到文字圖層的部分,不僅能讀到圖層名稱也包含文字內容和字型名稱。

{
  "children": [
    {
      "type": "layer",
      "visible": true,
      "opacity": 1,
      "blendingMode": "normal",
      "name": "Photoshop Text",
      "left": 302,
      "right": 723,
      "top": 90,
      "bottom": 128,
      "height": 38,
      "width": 421,
      "mask": {},
      "text": {
        "value": "THIS IS TEXT LAYER",
        "font": {
          "name": "MyriadPro-Regular\u0000",
          "sizes": [
            53
          ],
          "colors": [
            [
              0,
              0,
              0,
              255
            ]
          ],
          "alignment": [
            "center"
          ]
        },
        "left": 0,
        "top": 0,
        "right": 0,
        "bottom": 0,
        "transform": {
          "xx": 1,
          "xy": 0,
          "yx": 0,
          "yy": 1,
          "tx": 513,
          "ty": 127
        }
      },
      "image": {}
    },
    {
      "type": "layer",
      "visible": true,
      "opacity": 1,
      "blendingMode": "normal",
      "name": "PSD Icon",
      "left": 287,
      "right": 738,
      "top": 209,
      "bottom": 669,
      "height": 460,
      "width": 451,
      "mask": {},
      "image": {}
    },
    {
      "type": "layer",
      "visible": true,
      "opacity": 1,
      "blendingMode": "normal",
      "name": "Background",
      "left": 0,
      "right": 1024,
      "top": 0,
      "bottom": 800,
      "height": 800,
      "width": 1024,
      "mask": {},
      "image": {}
    }
  ],
  "document": {
    "width": 1024,
    "height": 800,
    "resources": {
      "layerComps": [],
      "guides": [],
      "slices": []
    }
  }
}

You may also like...

11,674 Responses

  1. Michaelsporp表示:

    tadalafil without a doctor’s prescription best ed pills non prescription

  2. Lqlkwf表示:

    buy fluconazole 200mg generic sildenafil 25mg price viagra

  3. DustinIsolo表示:

    https://medrxfast.com/# pain meds without written prescription

  4. DarnellKar表示:

    canadian pharmacy canadian medications

  5. Portainer表示:

    My coder is trying to convince me to move to .net from PHP. I have always disliked the idea because of the expenses. But he’s tryiong none the less. I’ve been using WordPress on numerous websites for about a year and am nervous about switching to another platform. I have heard great things about blogengine.net. Is there a way I can import all my wordpress posts into it? Any help would be really appreciated!

  6. DavidLek表示:

    prescription drugs online ed meds online without doctor prescription

  7. DarnellKar表示:

    non prescription ed drugs non prescription erection pills

  8. Thomassax表示:

    https://medrxfast.com/# canada ed drugs

  9. Thomassax表示:

    https://medrxfast.com/# how can i order prescription drugs without a doctor

  10. Fwuqcr表示:

    order fluconazole online buy acillin for sale buy sildenafil 50mg generic

  11. Iogidj表示:

    order diflucan 200mg pills viagra on line order sildenafil online cheap

  12. DavidLek表示:

    buy prescription drugs without doctor prescription drugs without prior prescription

  13. DustinIsolo表示:

    https://medrxfast.com/# prescription without a doctor’s prescription

  14. DustinIsolo表示:

    https://medrxfast.com/# how can i order prescription drugs without a doctor

  15. Our community leaders need to read this, and look at developing some of your recommendations.

  16. I can’t go into details, but I have to say its a good article!

  17. Tigerxbang表示:

    I found your blog through google and I must say, this is probably one of the best well prepared articles I have come across in a long time. I have bookmarked your site for more posts.

  18. Michaelsporp表示:

    prescription drugs cat antibiotics without pet prescription

  19. DarnellKar表示:

    canadian drugstore online prescription drugs online without doctor

  20. DustinIsolo表示:

    https://medrxfast.com/# ed meds online without doctor prescription

  21. Sweet blog! I found it while browsing on Yahoo News. Do you have any tips on how to get listed in Yahoo News? I’ve been trying for a while but I never seem to get there! Thank you

  22. DarnellKar表示:

    best non prescription ed pills prescription drugs canada buy online

  23. Hhhzlj表示:

    order ondansetron 4mg generic buy simvastatin pill finasteride 5mg brand

  24. DavidLek表示:

    ed prescription drugs canadian drug prices

  25. Lesliepisn表示:

    no deposit casino games
    best no deposit bonus
    best online casino usa

  26. Lesliepisn表示:

    real money online casinos
    best casino online
    free no deposit casino

  27. DustinIsolo表示:

    https://medrxfast.com/# canadian online drugstore

發佈回覆給「Lesliepisn」的留言 取消回覆

發佈留言必須填寫的電子郵件地址不會公開。