HTMLリソース抽出
HTMLソースを貼り付けるかアップロードして、画像、リンク、スクリプト、CSS、アイコン、リソースヒントをローカルで抽出します。
Summary
Resources
0 selected
リンクlink[href] / canonical
https://example.com/guides/pageSource: /guides/page
リンクlink[href] / alternate
https://example.com/es/guias/pageSource: /es/guias/page
スタイルlink[href] / stylesheet
https://example.com/assets/site.cssSource: /assets/site.css
アイコンlink[href] / icon
https://example.com/favicon.icoSource: /favicon.ico
アイコンlink[href] / manifest
https://example.com/site.webmanifestSource: /site.webmanifest
ヒントlink[href] / preload
https://example.com/fonts/inter.woff2Source: /fonts/inter.woff2
画像meta[content] / og:image
https://example.com/share.pngSource: /share.png
スクリプトscript[src] / external
https://example.com/assets/app.jsSource: /assets/app.js
リンクa[href] / anchor
https://example.com/aboutSource: /about
画像img[src] / standard
https://example.com/images/hero.jpgSource: /images/hero.jpg
画像img[srcset] / srcset
https://example.com/images/hero-640.jpgSource: /images/hero-640.jpg
画像img[srcset] / srcset
https://cdn.example.net/hero-1280.jpgメディアvideo[src] / video
https://example.com/media/demo.mp4Source: /media/demo.mp4
メディアvideo[poster] / poster
https://example.com/media/poster.jpgSource: /media/poster.jpg
使い方
- 1Add the input or options you want to process with HTMLリソース抽出.
- 2Check the range, format, quality, or sorting option that controls the result.
- 3Compare the preview or computed output with the source input.
- 4Copy or download the result, then clear sensitive input when finished.