{"id":856124,"date":"2026-05-20T16:54:42","date_gmt":"2026-05-20T16:54:42","guid":{"rendered":"https:\/\/elektrobox.ch\/?page_id=856124"},"modified":"2026-06-07T14:21:26","modified_gmt":"2026-06-07T14:21:26","slug":"image-converter-tool","status":"publish","type":"page","link":"https:\/\/elektrobox.ch\/index.php\/image-converter-tool\/","title":{"rendered":"Image Converter Tool"},"content":{"rendered":"      <section class=\"pcw-page\" aria-labelledby=\"pcw-page-title\">\n        <header class=\"pcw-hero\">\n          <div class=\"pcw-hero__content\">\n            <p class=\"pcw-kicker\">ElektroBox Tool<\/p>\n            <h1 id=\"pcw-page-title\">Picture Converter for Image Resizing, Compression and Format Conversion<\/h1>\n            <p class=\"pcw-hero__lead\">\n              Convert images directly in your browser for electronics tutorials, web projects, documentation and maker content. Resize pictures, compress files, change formats and prepare clean exports without uploading your images to a server.\n            <\/p>\n            <div class=\"pcw-hero__meta\" aria-label=\"Tool highlights\">\n              <span>No login required<\/span>\n              <span>Runs in the browser<\/span>\n              <span>Useful for web and maker projects<\/span>\n            <\/div>\n          <\/div>\n        <\/header>\n\n        <div class=\"pcw-layout\">\n          <main class=\"pcw-layout__main\">\n                <div class=\"pcw\" data-default-tab=\"converter\">\n      <div class=\"pcw-tool-card\">\n        <div class=\"pcw-tool-head\">\n          <div>\n            <p class=\"pcw-kicker\">Image tool<\/p>\n            <h2>Picture converter<\/h2>\n            <p>Convert, resize, compress and download images directly in your browser.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"pcw-shell\">\n          <div class=\"pcw-sidebar\" role=\"navigation\" aria-label=\"Picture conversion navigation\">\n            <button type=\"button\" class=\"pcw-nav\" data-tab=\"converter\"><span>Converter<\/span><\/button>\n            <button type=\"button\" class=\"pcw-nav\" data-tab=\"options\"><span>Options<\/span><\/button>\n            <button type=\"button\" class=\"pcw-nav\" data-tab=\"privacy\"><span>Privacy & limits<\/span><\/button>\n          <\/div>\n\n          <div class=\"pcw-main\" role=\"region\" aria-label=\"Picture conversion content\">\n            <section class=\"pcw-panel\" data-tab=\"converter\">\n              <div class=\"pcw-card pcw-upload\" tabindex=\"0\" role=\"button\" aria-label=\"Select or drop picture files\">\n                <div class=\"pcw-row pcw-row-top\">\n                  <div class=\"pcw-field pcw-field-grow\">\n                    <label>Select picture files<\/label>\n                    <input class=\"pcw-file\" type=\"file\" accept=\"image\/*\" multiple \/>\n                    <div class=\"pcw-small\">Drag and drop images here or use the file selector. Multiple files can be converted as a batch.<\/div>\n                  <\/div>\n\n                  <div class=\"pcw-field\">\n                    <label>Quick preset<\/label>\n                    <select class=\"pcw-preset\">\n                      <option value=\"custom\" selected>Custom settings<\/option>\n                      <option value=\"web-jpg\">Web JPG \u00b7 1600 px<\/option>\n                      <option value=\"web-webp\">WebP \u00b7 1600 px<\/option>\n                      <option value=\"thumb-jpg\">Thumbnail JPG \u00b7 800 px<\/option>\n                      <option value=\"png-transparent\">PNG \u00b7 keep transparency<\/option>\n                    <\/select>\n                  <\/div>\n\n                  <div class=\"pcw-field\">\n                    <label>Output format<\/label>\n                    <select class=\"pcw-format\">\n                      <option value=\"image\/png\">PNG<\/option>\n                      <option value=\"image\/jpeg\" selected>JPG \/ JPEG<\/option>\n                      <option value=\"image\/webp\">WebP<\/option>\n                      <option value=\"image\/avif\">AVIF<\/option>\n                    <\/select>\n                  <\/div>\n\n                  <div class=\"pcw-field\">\n                    <label>Quality<\/label>\n                    <input class=\"pcw-quality\" type=\"range\" min=\"0.10\" max=\"1\" step=\"0.01\" value=\"0.90\" \/>\n                    <div class=\"pcw-small pcw-quality-label\">90%<\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"pcw-row pcw-row-actions\">\n                  <button type=\"button\" class=\"pcw-btn pcw-preview\" disabled>Preview selected<\/button>\n                  <button type=\"button\" class=\"pcw-btn pcw-download\" disabled>Download selected<\/button>\n                  <button type=\"button\" class=\"pcw-btn pcw-download-all\" disabled>Download all<\/button>\n                  <button type=\"button\" class=\"pcw-btn pcw-btn-ghost pcw-remove\" disabled>Remove selected<\/button>\n                  <button type=\"button\" class=\"pcw-btn pcw-btn-ghost pcw-reset\" disabled>Reset<\/button>\n                <\/div>\n\n                <div class=\"pcw-hint pcw-status\" aria-live=\"polite\">No picture selected.<\/div>\n              <\/div>\n\n              <div class=\"pcw-grid-main\">\n                <div class=\"pcw-card\">\n                  <h4 class=\"pcw-h4\">Selected files<\/h4>\n                  <div class=\"pcw-file-list-wrap\">\n                    <table class=\"pcw-file-list\">\n                      <thead>\n                        <tr>\n                          <th>File<\/th>\n                          <th>Original<\/th>\n                          <th>Output<\/th>\n                        <\/tr>\n                      <\/thead>\n                      <tbody class=\"pcw-file-list-body\">\n                        <tr><td colspan=\"3\" class=\"pcw-empty\">No files loaded.<\/td><\/tr>\n                      <\/tbody>\n                    <\/table>\n                  <\/div>\n                <\/div>\n\n                <div class=\"pcw-card\">\n                  <h4 class=\"pcw-h4\">Preview<\/h4>\n                  <div class=\"pcw-preview-grid\">\n                    <div>\n                      <div class=\"pcw-preview-title\">Original<\/div>\n                      <div class=\"pcw-preview-box\">\n                        <img class=\"pcw-original-preview\" alt=\"Original picture preview\" \/>\n                      <\/div>\n                    <\/div>\n                    <div>\n                      <div class=\"pcw-preview-title\">Converted<\/div>\n                      <div class=\"pcw-preview-box\">\n                        <img class=\"pcw-converted-preview\" alt=\"Converted picture preview\" \/>\n                      <\/div>\n                    <\/div>\n                  <\/div>\n                  <div class=\"pcw-small pcw-preview-info\">Select a file and click \u201cPreview selected\u201d.<\/div>\n                <\/div>\n              <\/div>\n            <\/section>\n\n            <section class=\"pcw-panel\" data-tab=\"options\">\n              <div class=\"pcw-card\">\n                <h4 class=\"pcw-h4\">Resize<\/h4>\n                <div class=\"pcw-row\">\n                  <div class=\"pcw-field\">\n                    <label>Resize mode<\/label>\n                    <select class=\"pcw-resize-mode\">\n                      <option value=\"original\" selected>Original size<\/option>\n                      <option value=\"custom\">Custom width \/ height<\/option>\n                      <option value=\"maxWidth\">Limit max width<\/option>\n                      <option value=\"maxHeight\">Limit max height<\/option>\n                      <option value=\"scale\">Scale by percent<\/option>\n                    <\/select>\n                  <\/div>\n\n                  <div class=\"pcw-field pcw-resize-width-wrap\">\n                    <label>Width (px)<\/label>\n                    <input class=\"pcw-width\" type=\"number\" min=\"1\" step=\"1\" inputmode=\"numeric\" placeholder=\"e.g. 1920\" \/>\n                  <\/div>\n\n                  <div class=\"pcw-field pcw-resize-height-wrap\">\n                    <label>Height (px)<\/label>\n                    <input class=\"pcw-height\" type=\"number\" min=\"1\" step=\"1\" inputmode=\"numeric\" placeholder=\"e.g. 1080\" \/>\n                  <\/div>\n\n                  <div class=\"pcw-field pcw-resize-scale-wrap\">\n                    <label>Scale (%)<\/label>\n                    <input class=\"pcw-scale\" type=\"number\" min=\"1\" max=\"500\" step=\"1\" inputmode=\"numeric\" value=\"100\" \/>\n                  <\/div>\n\n                  <div class=\"pcw-field pcw-field-inline\">\n                    <label class=\"pcw-checkbox\">\n                      <input class=\"pcw-lock\" type=\"checkbox\" checked \/>\n                      Keep aspect ratio\n                    <\/label>\n                  <\/div>\n                <\/div>\n              <\/div>\n\n              <div class=\"pcw-card pcw-card-gap\">\n                <h4 class=\"pcw-h4\">Orientation & effects<\/h4>\n                <div class=\"pcw-row\">\n                  <div class=\"pcw-field\">\n                    <label>Rotate<\/label>\n                    <select class=\"pcw-rotate\">\n                      <option value=\"0\" selected>0\u00b0<\/option>\n                      <option value=\"90\">90\u00b0 clockwise<\/option>\n                      <option value=\"180\">180\u00b0<\/option>\n                      <option value=\"270\">270\u00b0 clockwise<\/option>\n                    <\/select>\n                  <\/div>\n\n                  <div class=\"pcw-field pcw-field-inline\">\n                    <label class=\"pcw-checkbox\"><input class=\"pcw-flip-h\" type=\"checkbox\" \/> Flip horizontal<\/label>\n                  <\/div>\n\n                  <div class=\"pcw-field pcw-field-inline\">\n                    <label class=\"pcw-checkbox\"><input class=\"pcw-flip-v\" type=\"checkbox\" \/> Flip vertical<\/label>\n                  <\/div>\n\n                  <div class=\"pcw-field pcw-field-inline\">\n                    <label class=\"pcw-checkbox\"><input class=\"pcw-grayscale\" type=\"checkbox\" \/> Convert to grayscale<\/label>\n                  <\/div>\n                <\/div>\n              <\/div>\n\n              <div class=\"pcw-card pcw-card-gap\">\n                <h4 class=\"pcw-h4\">Transparency & file names<\/h4>\n                <div class=\"pcw-row\">\n                  <div class=\"pcw-field\">\n                    <label>Transparent-area background<\/label>\n                    <select class=\"pcw-bg-mode\">\n                      <option value=\"auto\" selected>Auto<\/option>\n                      <option value=\"transparent\">Keep transparent<\/option>\n                      <option value=\"white\">White<\/option>\n                      <option value=\"black\">Black<\/option>\n                      <option value=\"custom\">Custom color<\/option>\n                    <\/select>\n                  <\/div>\n\n                  <div class=\"pcw-field pcw-bg-custom-wrap\">\n                    <label>Custom background<\/label>\n                    <input class=\"pcw-bg-color\" type=\"color\" value=\"#ffffff\" \/>\n                  <\/div>\n\n                  <div class=\"pcw-field\">\n                    <label>Filename suffix<\/label>\n                    <input class=\"pcw-suffix\" type=\"text\" value=\"converted\" \/>\n                  <\/div>\n                <\/div>\n                <p class=\"pcw-small\">JPEG cannot store transparency. \u201cAuto\u201d uses a white background for JPEG and keeps transparency for PNG, WebP and AVIF.<\/p>\n              <\/div>\n            <\/section>\n\n            <section class=\"pcw-panel\" data-tab=\"privacy\">\n              <div class=\"pcw-card\">\n                <h4 class=\"pcw-h4\">Privacy & limits<\/h4>\n                <p class=\"pcw-text\"><strong>Browser-side processing:<\/strong> the selected pictures are processed locally in the visitor\u2019s browser. This plugin does not upload the selected image files to WordPress.<\/p>\n                <p class=\"pcw-text\"><strong>Metadata:<\/strong> conversion through the browser canvas normally removes EXIF metadata such as camera model and GPS data from the exported file.<\/p>\n                <p class=\"pcw-text\"><strong>Format support:<\/strong> PNG and JPEG are widely supported. WebP and AVIF export depend on the visitor\u2019s browser. Unsupported formats are detected before conversion where possible.<\/p>\n                <p class=\"pcw-text\"><strong>Large files:<\/strong> very large pictures require more browser memory and may be slower on mobile devices.<\/p>\n              <\/div>\n            <\/section>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    \n            <div class=\"pcw-layout__below\" aria-label=\"Tool information\">\n              <aside class=\"pcw-side-card\">\n                <h2>Best for<\/h2>\n                <ul>\n                  <li>Converting PNG, JPG, WebP and AVIF images<\/li>\n                  <li>Compressing pictures before uploading to WordPress<\/li>\n                  <li>Preparing screenshots for tutorials and documentation<\/li>\n                  <li>Creating lightweight image assets for maker projects<\/li>\n                <\/ul>\n              <\/aside>\n\n              <aside class=\"pcw-side-card pcw-side-card--soft\">\n                <h2>Before converting<\/h2>\n                <p>\n                  Check the output format, width, height and quality setting before downloading. JPEG is usually best for photos, PNG is better for sharp graphics with transparency and WebP is often useful for smaller website images.\n                <\/p>\n              <\/aside>\n            <\/div>\n\n            <section class=\"pcw-content-section\" aria-labelledby=\"pcw-how-title\">\n              <p class=\"pcw-kicker\">How to use it<\/p>\n              <h2 id=\"pcw-how-title\">Convert and resize pictures in a controlled workflow<\/h2>\n              <p>\n                Select one or more image files, choose the output format and optionally apply a resize preset. The preview compares the original and converted image, while the file table shows the output dimensions and estimated file size.\n              <\/p>\n              <div class=\"pcw-info-grid\">\n                <article>\n                  <h3>Choose files<\/h3>\n                  <p>Use the upload area or drag pictures onto the tool. Multiple files can be processed in one batch.<\/p>\n                <\/article>\n                <article>\n                  <h3>Set output options<\/h3>\n                  <p>Choose JPG, PNG, WebP or AVIF, adjust quality and resize by width, height, scale or custom dimensions.<\/p>\n                <\/article>\n                <article>\n                  <h3>Preview and download<\/h3>\n                  <p>Create a preview for the selected file, then download one converted picture or process the complete batch.<\/p>\n                <\/article>\n              <\/div>\n            <\/section>\n\n            <section class=\"pcw-content-section\" aria-labelledby=\"pcw-format-title\">\n              <p class=\"pcw-kicker\">Format guide<\/p>\n              <h2 id=\"pcw-format-title\">Which output format should you use?<\/h2>\n              <div class=\"pcw-example-grid\">\n                <article class=\"pcw-example-card\">\n                  <span>JPG \/ JPEG<\/span>\n                  <code>Photos<\/code>\n                  <p>Good for camera pictures and large screenshots when small file size is more important than transparency.<\/p>\n                <\/article>\n                <article class=\"pcw-example-card\">\n                  <span>PNG<\/span>\n                  <code>Graphics<\/code>\n                  <p>Useful for sharp diagrams, UI screenshots and transparent graphics. PNG quality is lossless and does not use the quality slider.<\/p>\n                <\/article>\n                <article class=\"pcw-example-card\">\n                  <span>WebP \/ AVIF<\/span>\n                  <code>Web images<\/code>\n                  <p>Modern browser formats can reduce file size strongly, but export support depends on the visitor\u2019s browser.<\/p>\n                <\/article>\n              <\/div>\n            <\/section>\n\n            <section class=\"pcw-content-section\" aria-labelledby=\"pcw-faq-title\">\n              <p class=\"pcw-kicker\">FAQ<\/p>\n              <h2 id=\"pcw-faq-title\">Picture converter questions<\/h2>\n              <details class=\"pcw-faq\">\n                <summary>Are my images uploaded to WordPress?<\/summary>\n                <p>No. The conversion is done locally in the browser using the canvas API. The selected image files are not uploaded by this plugin.<\/p>\n              <\/details>\n              <details class=\"pcw-faq\">\n                <summary>Why is the quality slider disabled for PNG?<\/summary>\n                <p>PNG is a lossless format in browser canvas export. The quality slider is only relevant for lossy exports such as JPEG, WebP and AVIF.<\/p>\n              <\/details>\n              <details class=\"pcw-faq\">\n                <summary>Does conversion keep EXIF metadata?<\/summary>\n                <p>Browser canvas export normally removes EXIF metadata such as camera model, orientation and GPS information from the converted output file.<\/p>\n              <\/details>\n            <\/section>\n          <\/main>\n        <\/div>\n      <\/section>\n    \n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-856124","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Image Converter Tool - ElektroBox<\/title>\n<meta name=\"description\" content=\"Convert images directly in your browser. Change JPG, PNG and WebP files, resize images, reduce file size and create web-ready pictures for projects, websites and documentation.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/elektrobox.ch\/index.php\/image-converter-tool\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Image Converter Tool - ElektroBox\" \/>\n<meta property=\"og:description\" content=\"Convert images directly in your browser. Change JPG, PNG and WebP files, resize images, reduce file size and create web-ready pictures for projects, websites and documentation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/elektrobox.ch\/index.php\/image-converter-tool\/\" \/>\n<meta property=\"og:site_name\" content=\"ElektroBox\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-07T14:21:26+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/elektrobox.ch\\\/index.php\\\/image-converter-tool\\\/\",\"url\":\"https:\\\/\\\/elektrobox.ch\\\/index.php\\\/image-converter-tool\\\/\",\"name\":\"Image Converter Tool - ElektroBox\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/elektrobox.ch\\\/#website\"},\"datePublished\":\"2026-05-20T16:54:42+00:00\",\"dateModified\":\"2026-06-07T14:21:26+00:00\",\"description\":\"Convert images directly in your browser. Change JPG, PNG and WebP files, resize images, reduce file size and create web-ready pictures for projects, websites and documentation.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/elektrobox.ch\\\/index.php\\\/image-converter-tool\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/elektrobox.ch\\\/index.php\\\/image-converter-tool\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/elektrobox.ch\\\/index.php\\\/image-converter-tool\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/elektrobox.ch\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Image Converter Tool\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/elektrobox.ch\\\/#website\",\"url\":\"https:\\\/\\\/elektrobox.ch\\\/\",\"name\":\"ElektroBox\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/elektrobox.ch\\\/#\\\/schema\\\/person\\\/878bd55e17d9d0b1a53523fa5e90f6b2\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/elektrobox.ch\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/elektrobox.ch\\\/#\\\/schema\\\/person\\\/878bd55e17d9d0b1a53523fa5e90f6b2\",\"name\":\"Jacob Jarosz\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/elektrobox.ch\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Logo_Color-Kopie-scaled.png\",\"url\":\"https:\\\/\\\/elektrobox.ch\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Logo_Color-Kopie-scaled.png\",\"contentUrl\":\"https:\\\/\\\/elektrobox.ch\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Logo_Color-Kopie-scaled.png\",\"width\":2560,\"height\":2560,\"caption\":\"Jacob Jarosz\"},\"logo\":{\"@id\":\"https:\\\/\\\/elektrobox.ch\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Logo_Color-Kopie-scaled.png\"},\"sameAs\":[\"http:\\\/\\\/elektrobox.ch\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Image Converter Tool - ElektroBox","description":"Convert images directly in your browser. Change JPG, PNG and WebP files, resize images, reduce file size and create web-ready pictures for projects, websites and documentation.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/elektrobox.ch\/index.php\/image-converter-tool\/","og_locale":"en_US","og_type":"article","og_title":"Image Converter Tool - ElektroBox","og_description":"Convert images directly in your browser. Change JPG, PNG and WebP files, resize images, reduce file size and create web-ready pictures for projects, websites and documentation.","og_url":"https:\/\/elektrobox.ch\/index.php\/image-converter-tool\/","og_site_name":"ElektroBox","article_modified_time":"2026-06-07T14:21:26+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/elektrobox.ch\/index.php\/image-converter-tool\/","url":"https:\/\/elektrobox.ch\/index.php\/image-converter-tool\/","name":"Image Converter Tool - ElektroBox","isPartOf":{"@id":"https:\/\/elektrobox.ch\/#website"},"datePublished":"2026-05-20T16:54:42+00:00","dateModified":"2026-06-07T14:21:26+00:00","description":"Convert images directly in your browser. Change JPG, PNG and WebP files, resize images, reduce file size and create web-ready pictures for projects, websites and documentation.","breadcrumb":{"@id":"https:\/\/elektrobox.ch\/index.php\/image-converter-tool\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/elektrobox.ch\/index.php\/image-converter-tool\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/elektrobox.ch\/index.php\/image-converter-tool\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/elektrobox.ch\/"},{"@type":"ListItem","position":2,"name":"Image Converter Tool"}]},{"@type":"WebSite","@id":"https:\/\/elektrobox.ch\/#website","url":"https:\/\/elektrobox.ch\/","name":"ElektroBox","description":"","publisher":{"@id":"https:\/\/elektrobox.ch\/#\/schema\/person\/878bd55e17d9d0b1a53523fa5e90f6b2"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/elektrobox.ch\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/elektrobox.ch\/#\/schema\/person\/878bd55e17d9d0b1a53523fa5e90f6b2","name":"Jacob Jarosz","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/elektrobox.ch\/wp-content\/uploads\/2026\/05\/Logo_Color-Kopie-scaled.png","url":"https:\/\/elektrobox.ch\/wp-content\/uploads\/2026\/05\/Logo_Color-Kopie-scaled.png","contentUrl":"https:\/\/elektrobox.ch\/wp-content\/uploads\/2026\/05\/Logo_Color-Kopie-scaled.png","width":2560,"height":2560,"caption":"Jacob Jarosz"},"logo":{"@id":"https:\/\/elektrobox.ch\/wp-content\/uploads\/2026\/05\/Logo_Color-Kopie-scaled.png"},"sameAs":["http:\/\/elektrobox.ch"]}]}},"_links":{"self":[{"href":"https:\/\/elektrobox.ch\/index.php\/wp-json\/wp\/v2\/pages\/856124","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elektrobox.ch\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/elektrobox.ch\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/elektrobox.ch\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/elektrobox.ch\/index.php\/wp-json\/wp\/v2\/comments?post=856124"}],"version-history":[{"count":4,"href":"https:\/\/elektrobox.ch\/index.php\/wp-json\/wp\/v2\/pages\/856124\/revisions"}],"predecessor-version":[{"id":856423,"href":"https:\/\/elektrobox.ch\/index.php\/wp-json\/wp\/v2\/pages\/856124\/revisions\/856423"}],"wp:attachment":[{"href":"https:\/\/elektrobox.ch\/index.php\/wp-json\/wp\/v2\/media?parent=856124"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}