[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"page:jpg-to-bmp:en":3,"page-registry:en":184,"bot-shield":798},{"slug":4,"tool":5,"meta":12,"content":19,"related":120,"breadcrumbs":167,"availableLocales":181,"inverse":122},"jpg-to-bmp",{"type":6,"inputFormats":7,"outputFormat":10,"lastUpdated":11},"converter",[8,9],"jpg","jpeg","bmp","2026-03-06",{"title":13,"description":14,"h1":15,"keywords":16,"ogImageAlt":17,"navLabel":18},"Convert JPG to BMP Online Free — Uncompressed | ToFormat","Convert JPG to BMP for uncompressed quality. Windows-native, works with legacy software and embedded systems. Free online — no signup, no watermarks.","Convert JPG to BMP Online Free","jpg to bmp, convert jpg to bmp, jpeg to bmp, jpg to bmp converter, jpg to bmp online free, jpg to bitmap, bitmap converter, uncompressed image format, change jpg to bmp, image to bmp","Convert JPG to BMP online — free tool by ToFormat","Convert JPG to BMP",{"subtitle":20,"features":21,"aboutFormats":31,"howTo":45,"useCases":55,"comparisonNote":79,"proTips":80,"seoText":88,"faq":98},"Uncompressed pixel-perfect quality. Native Windows compatibility.",[22,25,28],{"title":23,"text":24},"Zero-Compression Quality","BMP stores every pixel exactly as decoded — no compression artifacts, no quality compromises. What you see is byte-for-byte what's stored on disk.",{"title":26,"text":27},"Native Windows Format","BMP is Windows' built-in image format since 1985. It opens instantly in Paint, Photo Viewer, and every Windows application — no codecs or plugins needed.",{"title":29,"text":30},"Fast & Private","Files are processed on secure servers and automatically deleted within {minutes} minutes. No registration, no watermarks.",{"title":32,"input":33,"output":39},"About the Formats",{"icon":34,"title":35,"text":36,"hubSlug":37,"hubLabel":38},"📸","What is JPG (JPEG)?","JPG is the web's dominant photo format, using lossy DCT compression to balance quality and file size. Efficient for sharing, but each save cycle introduces cumulative artifacts — especially visible around sharp edges, text, and flat-color areas.","all-jpg-converters","All JPG conversion tools",{"icon":40,"title":41,"text":42,"hubSlug":43,"hubLabel":44},"🖼️","What is BMP?","BMP (Bitmap) is one of the oldest image formats, introduced with Windows 1.0 in 1985. It stores raw pixel data — typically 3 bytes per pixel (BGR) — preceded by a simple header. No compression, no complexity. BMP is natively supported by every Windows version, making it the go-to choice for legacy systems, embedded devices, and hardware that reads raw pixel arrays.","all-bmp-converters","All BMP conversion tools",[46,49,52],{"step":47,"text":48},"Upload your JPG","Click the upload area or drag and drop. Batch upload up to {maxFiles} files at once.",{"step":50,"text":51},"Click Convert","Press the Convert button. The conversion takes just a few seconds per file.",{"step":53,"text":54},"Download BMP","Your uncompressed BMP is ready. Download within {minutes} minutes before auto-deletion.",[56,63,69,74],{"sectionTitle":57,"icon":58,"title":59,"text":60,"tipText":61,"tipLink":62},"When to Convert JPG to BMP","🖥️","Legacy Software","Older Windows applications, industrial SCADA systems, and enterprise tools built in the 1990s–2000s often require BMP input. Converting JPG to BMP guarantees compatibility where modern formats aren't supported.","Modern lossless: try JPG to PNG","jpg-to-png",{"icon":64,"title":65,"text":66,"tipText":67,"tipLink":68},"🔬","Scientific & Medical Imaging","Lab equipment, microscope software, and research pipelines that process pixel data directly often require uncompressed input. BMP delivers raw pixel arrays with zero decoding overhead.","Professional archival: try JPG to TIFF","jpg-to-tiff",{"icon":70,"title":71,"text":72,"tipText":73,"tipLink":68},"🖨️","Hardware & Engravers","Thermal label printers, laser engravers, CNC machines, and LED matrix displays frequently accept only BMP. Convert your designs for direct device compatibility.","Offset printing: try JPG to TIFF",{"icon":75,"title":76,"text":77,"tipText":78,"tipLink":62},"🎮","Game Dev & Textures","Some game engines, sprite editors, and asset pipelines prefer uncompressed BMP to guarantee no compression artifacts sneak into source textures during import.","Lighter lossless: try JPG to PNG","BMP files are very large (uncompressed). For lossless quality at 50–70% smaller sizes, use \u003Ca href=\"/jpg-to-png\" title=\"Convert JPG to PNG Online Free\">JPG to PNG\u003C/a>. For web delivery, try \u003Ca href=\"/jpg-to-webp\" title=\"Convert JPG to WebP Online Free\">JPG to WebP\u003C/a> or \u003Ca href=\"/jpg-to-avif\" title=\"Convert JPG to AVIF Online Free\">JPG to AVIF\u003C/a>.",[81,82,83,84,85,86,87],"BMP files are \u003Cstrong>uncompressed and large\u003C/strong> — a 1 MP image is ~3 MB, a 12 MP photo is ~36 MB. Convert only when your workflow specifically demands BMP.","BMP \u003Cstrong>does not support transparency\u003C/strong>. 32-bit BMP with alpha exists but has inconsistent software support. For reliable transparency, use \u003Ca href=\"/jpg-to-png\" title=\"Convert JPG to PNG Online Free\">PNG\u003C/a> or \u003Ca href=\"/jpg-to-webp\" title=\"Convert JPG to WebP Online Free\">WebP\u003C/a>.","Converting JPG to BMP \u003Cstrong>does not improve quality\u003C/strong>. The BMP preserves exactly what was in the JPG — existing compression artifacts remain. No detail is recovered or added.","If your target system also accepts \u003Cstrong>PNG\u003C/strong>, prefer it — PNG provides identical lossless quality at 50–70% smaller file sizes through deflate compression.","\u003Cstrong>Embedded systems\u003C/strong> and microcontrollers (Arduino, STM32, ESP32) often read BMP because the format is trivially simple: a fixed header followed by raw pixel rows. No decompression library required.","For \u003Cstrong>Windows Paint editing\u003C/strong>, BMP is the native format — but modern Paint also handles PNG and JPG natively. BMP is only essential for very old Windows applications (pre-XP era).","BMP stores pixels in \u003Cstrong>BGR order\u003C/strong> (blue-green-red), not RGB. If you're processing BMP programmatically, account for this byte order to avoid color channel swaps.",[89,92,95],{"heading":90,"text":91},"How JPG to BMP Conversion Works","\u003Cp>BMP is the simplest mainstream image format in existence. It stores raw pixel data — typically 3 bytes per pixel in blue-green-red order — preceded by a 54-byte header that describes width, height, and color depth. There is no compression algorithm, no optimization pass, and no complexity.\u003C/p>\u003Cp>When you convert JPG to BMP, our tool fully decodes the JPG's DCT-compressed blocks and writes the resulting pixels directly into BMP's uncompressed structure. Every pixel decoded from the JPG is stored byte-for-byte as-is. The result is a faithful, uncompressed snapshot of your image — but at a significantly larger file size, since the 10:1–20:1 compression ratio of JPG disappears entirely.\u003C/p>\u003Cp>The conversion is lossless relative to the JPG source: no additional quality loss occurs. However, artifacts already present in the JPG (blockiness, banding) are preserved in the BMP output.\u003C/p>",{"heading":93,"text":94},"JPG vs BMP: When Raw Pixels Matter","\u003Cp>\u003Cstrong>JPG\u003C/strong> achieves small file sizes through lossy DCT compression — typically 10:1 to 20:1 ratios. A 12 MP photo that would be ~36 MB uncompressed becomes 2–4 MB in JPG. The trade-off is permanent, cumulative quality loss with each re-save.\u003C/p>\u003Cp>\u003Cstrong>BMP\u003C/strong> applies zero compression. A 1920×1080 image at 24-bit color is always exactly 5.93 MB regardless of image content — a sunset and a blank white canvas take the same space. This makes BMP predictable for systems that need to pre-allocate memory or process fixed-size buffers.\u003C/p>\u003Cp>For lossless quality with reasonable file sizes, \u003Ca href=\"/jpg-to-png\" title=\"Convert JPG to PNG Online Free\">PNG\u003C/a> is nearly always better than BMP — it uses deflate compression to achieve 50–70% smaller files with zero quality loss. For archival and professional printing, \u003Ca href=\"/jpg-to-tiff\" title=\"Convert JPG to TIFF Online Free\">TIFF\u003C/a> offers lossless compression with metadata, layers, and color profiles.\u003C/p>",{"heading":96,"text":97},"Where BMP Remains Essential in 2025","\u003Cp>BMP has been superseded by \u003Ca href=\"/all-png-converters\" title=\"Free Online PNG Converter Tools\">PNG\u003C/a>, \u003Ca href=\"/all-webp-converters\" title=\"Free Online WebP Converter Tools\">WebP\u003C/a>, and \u003Ca href=\"/all-tiff-converters\" title=\"Free Online TIFF Converter Tools\">TIFF\u003C/a> for mainstream use — but it thrives in specific niches where simplicity is a feature, not a limitation.\u003C/p>\u003Cp>\u003Cstrong>Embedded systems\u003C/strong> — Arduino, Raspberry Pi, industrial PLCs, and medical devices parse BMP with minimal code and no external libraries. The format's fixed structure means a microcontroller can read pixel data with a simple pointer offset. \u003Cstrong>Legacy enterprise software\u003C/strong> — corporate applications from the 1990s–2000s, SCADA industrial control, and older ERP image modules often require BMP. \u003Cstrong>Hardware interfaces\u003C/strong> — thermal printers (Zebra, Brother), laser engravers, CNC routers, and LED matrix controllers frequently accept only BMP or raw bitmap data.\u003C/p>\u003Cp>If your use case doesn't fall into these categories, \u003Ca href=\"/jpg-to-png\" title=\"Convert JPG to PNG Online Free\">PNG\u003C/a> gives you lossless quality at a fraction of the file size.\u003C/p>",[99,102,105,108,111,114,117],{"q":100,"a":101},"Why are BMP files so much larger than JPG?","BMP stores every pixel uncompressed — 3 bytes per pixel for 24-bit color. A 1920×1080 image is always 5.93 MB regardless of content, while JPG's lossy compression delivers the same image in 200–400 KB. For lossless quality with compression, use \u003Ca href=\"/jpg-to-png\" title=\"Convert JPG to PNG Online Free\">PNG\u003C/a>.",{"q":103,"a":104},"Does converting JPG to BMP improve image quality?","No. The BMP contains exactly the same pixel data decoded from the JPG — no detail is recovered or enhanced. Existing JPG artifacts (blockiness, banding) remain. The benefit is that no further compression loss occurs during future edits.",{"q":106,"a":107},"Does BMP support transparency?","Standard 24-bit BMP does not. A 32-bit BMP variant with alpha channel exists but has inconsistent support across applications. For reliable transparency, use \u003Ca href=\"/jpg-to-png\" title=\"Convert JPG to PNG Online Free\">PNG\u003C/a> or \u003Ca href=\"/jpg-to-webp\" title=\"Convert JPG to WebP Online Free\">WebP\u003C/a>.",{"q":109,"a":110},"When should I choose BMP over PNG?","Only when your target system specifically requires BMP — legacy Windows apps, embedded microcontrollers, CNC machines, thermal printers, or scripts that expect raw pixel arrays. In all other cases, \u003Ca href=\"/jpg-to-png\" title=\"Convert JPG to PNG Online Free\">PNG\u003C/a> is better: same lossless quality, 50–70% smaller files.",{"q":112,"a":113},"Can I use BMP images on the web?","Technically yes — most browsers render BMP. But it's strongly discouraged: a single BMP can be larger than an entire optimized web page. Use \u003Ca href=\"/jpg-to-webp\" title=\"Convert JPG to WebP Online Free\">WebP\u003C/a>, \u003Ca href=\"/jpg-to-avif\" title=\"Convert JPG to AVIF Online Free\">AVIF\u003C/a>, or keep JPG for web delivery.",{"q":115,"a":116},"Can I convert BMP back to JPG?","Yes — use our \u003Ca href=\"/bmp-to-jpg\" title=\"Convert BMP to JPG Online Free\">BMP to JPG converter\u003C/a> to compress back to a manageable size. Also available: \u003Ca href=\"/bmp-to-png\" title=\"Convert BMP to PNG Online Free\">BMP to PNG\u003C/a>, \u003Ca href=\"/bmp-to-webp\" title=\"Convert BMP to WebP\">BMP to WebP\u003C/a>, and \u003Ca href=\"/bmp-to-avif\" title=\"Convert BMP to AVIF\">BMP to AVIF\u003C/a>.",{"q":118,"a":119},"Is my data safe?","All uploads are processed on encrypted servers and automatically deleted within {minutes} minutes. We never store, analyze, or share your files. No account required.",[121,125,129,133,137,141,144,148,152,156,159,163],{"slug":122,"label":123,"path":124},"bmp-to-jpg","Convert BMP to JPG","/bmp-to-jpg",{"slug":126,"label":127,"path":128},"jpg-to-avif","Convert JPG to AVIF","/jpg-to-avif",{"slug":130,"label":131,"path":132},"jpg-to-gif","Convert JPG to GIF","/jpg-to-gif",{"slug":134,"label":135,"path":136},"jpg-to-heif","Convert JPG to HEIF","/jpg-to-heif",{"slug":138,"label":139,"path":140},"jpg-to-ico","Convert JPG to ICO","/jpg-to-ico",{"slug":62,"label":142,"path":143},"Convert JPG to PNG","/jpg-to-png",{"slug":145,"label":146,"path":147},"jpg-to-qoi","Convert JPG to QOI","/jpg-to-qoi",{"slug":149,"label":150,"path":151},"jpg-to-svg","Convert JPG to SVG","/jpg-to-svg",{"slug":153,"label":154,"path":155},"jpg-to-tga","Convert JPG to TGA","/jpg-to-tga",{"slug":68,"label":157,"path":158},"Convert JPG to TIFF","/jpg-to-tiff",{"slug":160,"label":161,"path":162},"jpg-to-webp","Convert JPG to WEBP","/jpg-to-webp",{"slug":164,"label":165,"path":166},"avif-to-bmp","Convert AVIF to BMP","/avif-to-bmp",[168,172,176,179],{"label":169,"slug":170,"path":171},"Home","","/",{"label":173,"slug":174,"path":175},"Image Converters","image-converters","/image-converters",{"label":177,"slug":37,"path":178},"All JPG Converters","/all-jpg-converters",{"label":18,"slug":4,"path":180},"/jpg-to-bmp",[182,183],"en","ru",{"navigation":185,"categories":575,"mainHubs":756,"allHubs":762,"converters":796,"totalPages":797},[186,200,238,276,312,350,388,422,460,498,509,520,531,542,553,564],{"category":8,"label":187,"hubSlug":37,"items":188},"JPG Converters",[189,190,191,192,193,194,195,196,197,198,199],{"slug":126,"label":127,"toolType":6},{"slug":4,"label":18,"toolType":6},{"slug":130,"label":131,"toolType":6},{"slug":134,"label":135,"toolType":6},{"slug":138,"label":139,"toolType":6},{"slug":62,"label":142,"toolType":6},{"slug":145,"label":146,"toolType":6},{"slug":149,"label":150,"toolType":6},{"slug":153,"label":154,"toolType":6},{"slug":68,"label":157,"toolType":6},{"slug":160,"label":161,"toolType":6},{"category":201,"label":202,"hubSlug":203,"items":204},"png","PNG Converters","all-png-converters",[205,208,211,214,217,220,223,226,229,232,235],{"slug":206,"label":207,"toolType":6},"png-to-avif","Convert PNG to AVIF",{"slug":209,"label":210,"toolType":6},"png-to-bmp","Convert PNG to BMP",{"slug":212,"label":213,"toolType":6},"png-to-gif","Convert PNG to GIF",{"slug":215,"label":216,"toolType":6},"png-to-heif","Convert PNG to HEIF",{"slug":218,"label":219,"toolType":6},"png-to-ico","Convert PNG to ICO",{"slug":221,"label":222,"toolType":6},"png-to-jpg","Convert PNG to JPG",{"slug":224,"label":225,"toolType":6},"png-to-qoi","Convert PNG to QOI",{"slug":227,"label":228,"toolType":6},"png-to-svg","Convert PNG to SVG",{"slug":230,"label":231,"toolType":6},"png-to-tga","Convert PNG to TGA",{"slug":233,"label":234,"toolType":6},"png-to-tiff","Convert PNG to TIFF",{"slug":236,"label":237,"toolType":6},"png-to-webp","Convert PNG to WEBP",{"category":239,"label":240,"hubSlug":241,"items":242},"webp","WEBP Converters","all-webp-converters",[243,246,249,252,255,258,261,264,267,270,273],{"slug":244,"label":245,"toolType":6},"webp-to-avif","Convert WEBP to AVIF",{"slug":247,"label":248,"toolType":6},"webp-to-bmp","Convert WEBP to BMP",{"slug":250,"label":251,"toolType":6},"webp-to-gif","Convert WEBP to GIF",{"slug":253,"label":254,"toolType":6},"webp-to-heif","Convert WEBP to HEIF",{"slug":256,"label":257,"toolType":6},"webp-to-ico","Convert WEBP to ICO",{"slug":259,"label":260,"toolType":6},"webp-to-jpg","Convert WEBP to JPG",{"slug":262,"label":263,"toolType":6},"webp-to-png","Convert WEBP to PNG",{"slug":265,"label":266,"toolType":6},"webp-to-qoi","Convert WEBP to QOI",{"slug":268,"label":269,"toolType":6},"webp-to-svg","Convert WEBP to SVG",{"slug":271,"label":272,"toolType":6},"webp-to-tga","Convert WEBP to TGA",{"slug":274,"label":275,"toolType":6},"webp-to-tiff","Convert WEBP to TIFF",{"category":277,"label":278,"hubSlug":279,"items":280},"avif","AVIF Converters","all-avif-converters",[281,282,285,288,291,294,297,300,303,306,309],{"slug":164,"label":165,"toolType":6},{"slug":283,"label":284,"toolType":6},"avif-to-gif","Convert AVIF to GIF",{"slug":286,"label":287,"toolType":6},"avif-to-heif","Convert AVIF to HEIF",{"slug":289,"label":290,"toolType":6},"avif-to-ico","Convert AVIF to ICO",{"slug":292,"label":293,"toolType":6},"avif-to-jpg","Convert AVIF to JPG",{"slug":295,"label":296,"toolType":6},"avif-to-png","Convert AVIF to PNG",{"slug":298,"label":299,"toolType":6},"avif-to-qoi","Convert AVIF to QOI",{"slug":301,"label":302,"toolType":6},"avif-to-svg","Convert AVIF to SVG",{"slug":304,"label":305,"toolType":6},"avif-to-tga","Convert AVIF to TGA",{"slug":307,"label":308,"toolType":6},"avif-to-tiff","Convert AVIF to TIFF",{"slug":310,"label":311,"toolType":6},"avif-to-webp","Convert AVIF to WEBP",{"category":313,"label":314,"hubSlug":315,"items":316},"gif","GIF Converters","all-gif-converters",[317,320,323,326,329,332,335,338,341,344,347],{"slug":318,"label":319,"toolType":6},"gif-to-avif","Convert GIF to AVIF",{"slug":321,"label":322,"toolType":6},"gif-to-bmp","Convert GIF to BMP",{"slug":324,"label":325,"toolType":6},"gif-to-heif","Convert GIF to HEIF",{"slug":327,"label":328,"toolType":6},"gif-to-ico","Convert GIF to ICO",{"slug":330,"label":331,"toolType":6},"gif-to-jpg","Convert GIF to JPG",{"slug":333,"label":334,"toolType":6},"gif-to-png","Convert GIF to PNG",{"slug":336,"label":337,"toolType":6},"gif-to-qoi","Convert GIF to QOI",{"slug":339,"label":340,"toolType":6},"gif-to-svg","Convert GIF to SVG",{"slug":342,"label":343,"toolType":6},"gif-to-tga","Convert GIF to TGA",{"slug":345,"label":346,"toolType":6},"gif-to-tiff","Convert GIF to TIFF",{"slug":348,"label":349,"toolType":6},"gif-to-webp","Convert GIF to WEBP",{"category":351,"label":352,"hubSlug":353,"items":354},"tiff","TIFF Converters","all-tiff-converters",[355,358,361,364,367,370,373,376,379,382,385],{"slug":356,"label":357,"toolType":6},"tiff-to-avif","Convert TIFF to AVIF",{"slug":359,"label":360,"toolType":6},"tiff-to-bmp","Convert TIFF to BMP",{"slug":362,"label":363,"toolType":6},"tiff-to-gif","Convert TIFF to GIF",{"slug":365,"label":366,"toolType":6},"tiff-to-heif","Convert TIFF to HEIF",{"slug":368,"label":369,"toolType":6},"tiff-to-ico","Convert TIFF to ICO",{"slug":371,"label":372,"toolType":6},"tiff-to-jpg","Convert TIFF to JPG",{"slug":374,"label":375,"toolType":6},"tiff-to-png","Convert TIFF to PNG",{"slug":377,"label":378,"toolType":6},"tiff-to-qoi","Convert TIFF to QOI",{"slug":380,"label":381,"toolType":6},"tiff-to-svg","Convert TIFF to SVG",{"slug":383,"label":384,"toolType":6},"tiff-to-tga","Convert TIFF to TGA",{"slug":386,"label":387,"toolType":6},"tiff-to-webp","Convert TIFF to WEBP",{"category":10,"label":389,"hubSlug":43,"items":390},"BMP Converters",[391,394,397,400,403,404,407,410,413,416,419],{"slug":392,"label":393,"toolType":6},"bmp-to-avif","Convert BMP to AVIF",{"slug":395,"label":396,"toolType":6},"bmp-to-gif","Convert BMP to GIF",{"slug":398,"label":399,"toolType":6},"bmp-to-heif","Convert BMP to HEIF",{"slug":401,"label":402,"toolType":6},"bmp-to-ico","Convert BMP to ICO",{"slug":122,"label":123,"toolType":6},{"slug":405,"label":406,"toolType":6},"bmp-to-png","Convert BMP to PNG",{"slug":408,"label":409,"toolType":6},"bmp-to-qoi","Convert BMP to QOI",{"slug":411,"label":412,"toolType":6},"bmp-to-svg","Convert BMP to SVG",{"slug":414,"label":415,"toolType":6},"bmp-to-tga","Convert BMP to TGA",{"slug":417,"label":418,"toolType":6},"bmp-to-tiff","Convert BMP to TIFF",{"slug":420,"label":421,"toolType":6},"bmp-to-webp","Convert BMP to WEBP",{"category":423,"label":424,"hubSlug":425,"items":426},"ico","ICO Converters","all-ico-converters",[427,430,433,436,439,442,445,448,451,454,457],{"slug":428,"label":429,"toolType":6},"ico-to-avif","Convert ICO to AVIF",{"slug":431,"label":432,"toolType":6},"ico-to-bmp","Convert ICO to BMP",{"slug":434,"label":435,"toolType":6},"ico-to-gif","Convert ICO to GIF",{"slug":437,"label":438,"toolType":6},"ico-to-heif","Convert ICO to HEIF",{"slug":440,"label":441,"toolType":6},"ico-to-jpg","Convert ICO to JPG",{"slug":443,"label":444,"toolType":6},"ico-to-png","Convert ICO to PNG",{"slug":446,"label":447,"toolType":6},"ico-to-qoi","Convert ICO to QOI",{"slug":449,"label":450,"toolType":6},"ico-to-svg","Convert ICO to SVG",{"slug":452,"label":453,"toolType":6},"ico-to-tga","Convert ICO to TGA",{"slug":455,"label":456,"toolType":6},"ico-to-tiff","Convert ICO to TIFF",{"slug":458,"label":459,"toolType":6},"ico-to-webp","Convert ICO to WEBP",{"category":461,"label":462,"hubSlug":463,"items":464},"svg","SVG Converters","all-svg-converters",[465,468,471,474,477,480,483,486,489,492,495],{"slug":466,"label":467,"toolType":6},"svg-to-avif","Convert SVG to AVIF",{"slug":469,"label":470,"toolType":6},"svg-to-bmp","Convert SVG to BMP",{"slug":472,"label":473,"toolType":6},"svg-to-gif","Convert SVG to GIF",{"slug":475,"label":476,"toolType":6},"svg-to-heif","Convert SVG to HEIF",{"slug":478,"label":479,"toolType":6},"svg-to-ico","Convert SVG to ICO",{"slug":481,"label":482,"toolType":6},"svg-to-jpg","Convert SVG to JPG",{"slug":484,"label":485,"toolType":6},"svg-to-png","Convert SVG to PNG",{"slug":487,"label":488,"toolType":6},"svg-to-qoi","Convert SVG to QOI",{"slug":490,"label":491,"toolType":6},"svg-to-tga","Convert SVG to TGA",{"slug":493,"label":494,"toolType":6},"svg-to-tiff","Convert SVG to TIFF",{"slug":496,"label":497,"toolType":6},"svg-to-webp","Convert SVG to WEBP",{"category":499,"label":500,"hubSlug":501,"items":502},"heif","HEIF Converters","all-heif-converters",[503,506],{"slug":504,"label":505,"toolType":6},"heif-to-jpg","Convert HEIF to JPG",{"slug":507,"label":508,"toolType":6},"heif-to-png","Convert HEIF to PNG",{"category":510,"label":511,"hubSlug":512,"items":513},"psd","PSD Converters","all-psd-converters",[514,517],{"slug":515,"label":516,"toolType":6},"psd-to-jpg","Convert PSD to JPG",{"slug":518,"label":519,"toolType":6},"psd-to-png","Convert PSD to PNG",{"category":521,"label":522,"hubSlug":523,"items":524},"exr","EXR Converters","all-exr-converters",[525,528],{"slug":526,"label":527,"toolType":6},"exr-to-jpg","Convert EXR to JPG",{"slug":529,"label":530,"toolType":6},"exr-to-png","Convert EXR to PNG",{"category":532,"label":533,"hubSlug":534,"items":535},"hdr","HDR Converters","all-hdr-converters",[536,539],{"slug":537,"label":538,"toolType":6},"hdr-to-jpg","Convert HDR to JPG",{"slug":540,"label":541,"toolType":6},"hdr-to-png","Convert HDR to PNG",{"category":543,"label":544,"hubSlug":545,"items":546},"dng","DNG Converters","all-dng-converters",[547,550],{"slug":548,"label":549,"toolType":6},"dng-to-jpg","Convert DNG to JPG",{"slug":551,"label":552,"toolType":6},"dng-to-png","Convert DNG to PNG",{"category":554,"label":555,"hubSlug":556,"items":557},"tga","TGA Converters","all-tga-converters",[558,561],{"slug":559,"label":560,"toolType":6},"tga-to-jpg","Convert TGA to JPG",{"slug":562,"label":563,"toolType":6},"tga-to-png","Convert TGA to PNG",{"category":565,"label":566,"hubSlug":567,"items":568},"qoi","QOI Converters","all-qoi-converters",[569,572],{"slug":570,"label":571,"toolType":6},"qoi-to-jpg","Convert QOI to JPG",{"slug":573,"label":574,"toolType":6},"qoi-to-png","Convert QOI to PNG",[576,723],{"id":174,"label":173,"hubSlug":174,"groups":577},[578,591,604,617,630,643,656,669,682,695,699,703,707,711,715,719],{"category":8,"label":187,"hubSlug":37,"items":579},[580,581,582,583,584,585,586,587,588,589,590],{"slug":126,"label":127,"toolType":6},{"slug":4,"label":18,"toolType":6},{"slug":130,"label":131,"toolType":6},{"slug":134,"label":135,"toolType":6},{"slug":138,"label":139,"toolType":6},{"slug":62,"label":142,"toolType":6},{"slug":145,"label":146,"toolType":6},{"slug":149,"label":150,"toolType":6},{"slug":153,"label":154,"toolType":6},{"slug":68,"label":157,"toolType":6},{"slug":160,"label":161,"toolType":6},{"category":201,"label":202,"hubSlug":203,"items":592},[593,594,595,596,597,598,599,600,601,602,603],{"slug":206,"label":207,"toolType":6},{"slug":209,"label":210,"toolType":6},{"slug":212,"label":213,"toolType":6},{"slug":215,"label":216,"toolType":6},{"slug":218,"label":219,"toolType":6},{"slug":221,"label":222,"toolType":6},{"slug":224,"label":225,"toolType":6},{"slug":227,"label":228,"toolType":6},{"slug":230,"label":231,"toolType":6},{"slug":233,"label":234,"toolType":6},{"slug":236,"label":237,"toolType":6},{"category":239,"label":240,"hubSlug":241,"items":605},[606,607,608,609,610,611,612,613,614,615,616],{"slug":244,"label":245,"toolType":6},{"slug":247,"label":248,"toolType":6},{"slug":250,"label":251,"toolType":6},{"slug":253,"label":254,"toolType":6},{"slug":256,"label":257,"toolType":6},{"slug":259,"label":260,"toolType":6},{"slug":262,"label":263,"toolType":6},{"slug":265,"label":266,"toolType":6},{"slug":268,"label":269,"toolType":6},{"slug":271,"label":272,"toolType":6},{"slug":274,"label":275,"toolType":6},{"category":277,"label":278,"hubSlug":279,"items":618},[619,620,621,622,623,624,625,626,627,628,629],{"slug":164,"label":165,"toolType":6},{"slug":283,"label":284,"toolType":6},{"slug":286,"label":287,"toolType":6},{"slug":289,"label":290,"toolType":6},{"slug":292,"label":293,"toolType":6},{"slug":295,"label":296,"toolType":6},{"slug":298,"label":299,"toolType":6},{"slug":301,"label":302,"toolType":6},{"slug":304,"label":305,"toolType":6},{"slug":307,"label":308,"toolType":6},{"slug":310,"label":311,"toolType":6},{"category":313,"label":314,"hubSlug":315,"items":631},[632,633,634,635,636,637,638,639,640,641,642],{"slug":318,"label":319,"toolType":6},{"slug":321,"label":322,"toolType":6},{"slug":324,"label":325,"toolType":6},{"slug":327,"label":328,"toolType":6},{"slug":330,"label":331,"toolType":6},{"slug":333,"label":334,"toolType":6},{"slug":336,"label":337,"toolType":6},{"slug":339,"label":340,"toolType":6},{"slug":342,"label":343,"toolType":6},{"slug":345,"label":346,"toolType":6},{"slug":348,"label":349,"toolType":6},{"category":351,"label":352,"hubSlug":353,"items":644},[645,646,647,648,649,650,651,652,653,654,655],{"slug":356,"label":357,"toolType":6},{"slug":359,"label":360,"toolType":6},{"slug":362,"label":363,"toolType":6},{"slug":365,"label":366,"toolType":6},{"slug":368,"label":369,"toolType":6},{"slug":371,"label":372,"toolType":6},{"slug":374,"label":375,"toolType":6},{"slug":377,"label":378,"toolType":6},{"slug":380,"label":381,"toolType":6},{"slug":383,"label":384,"toolType":6},{"slug":386,"label":387,"toolType":6},{"category":10,"label":389,"hubSlug":43,"items":657},[658,659,660,661,662,663,664,665,666,667,668],{"slug":392,"label":393,"toolType":6},{"slug":395,"label":396,"toolType":6},{"slug":398,"label":399,"toolType":6},{"slug":401,"label":402,"toolType":6},{"slug":122,"label":123,"toolType":6},{"slug":405,"label":406,"toolType":6},{"slug":408,"label":409,"toolType":6},{"slug":411,"label":412,"toolType":6},{"slug":414,"label":415,"toolType":6},{"slug":417,"label":418,"toolType":6},{"slug":420,"label":421,"toolType":6},{"category":423,"label":424,"hubSlug":425,"items":670},[671,672,673,674,675,676,677,678,679,680,681],{"slug":428,"label":429,"toolType":6},{"slug":431,"label":432,"toolType":6},{"slug":434,"label":435,"toolType":6},{"slug":437,"label":438,"toolType":6},{"slug":440,"label":441,"toolType":6},{"slug":443,"label":444,"toolType":6},{"slug":446,"label":447,"toolType":6},{"slug":449,"label":450,"toolType":6},{"slug":452,"label":453,"toolType":6},{"slug":455,"label":456,"toolType":6},{"slug":458,"label":459,"toolType":6},{"category":461,"label":462,"hubSlug":463,"items":683},[684,685,686,687,688,689,690,691,692,693,694],{"slug":466,"label":467,"toolType":6},{"slug":469,"label":470,"toolType":6},{"slug":472,"label":473,"toolType":6},{"slug":475,"label":476,"toolType":6},{"slug":478,"label":479,"toolType":6},{"slug":481,"label":482,"toolType":6},{"slug":484,"label":485,"toolType":6},{"slug":487,"label":488,"toolType":6},{"slug":490,"label":491,"toolType":6},{"slug":493,"label":494,"toolType":6},{"slug":496,"label":497,"toolType":6},{"category":499,"label":500,"hubSlug":501,"items":696},[697,698],{"slug":504,"label":505,"toolType":6},{"slug":507,"label":508,"toolType":6},{"category":510,"label":511,"hubSlug":512,"items":700},[701,702],{"slug":515,"label":516,"toolType":6},{"slug":518,"label":519,"toolType":6},{"category":521,"label":522,"hubSlug":523,"items":704},[705,706],{"slug":526,"label":527,"toolType":6},{"slug":529,"label":530,"toolType":6},{"category":532,"label":533,"hubSlug":534,"items":708},[709,710],{"slug":537,"label":538,"toolType":6},{"slug":540,"label":541,"toolType":6},{"category":543,"label":544,"hubSlug":545,"items":712},[713,714],{"slug":548,"label":549,"toolType":6},{"slug":551,"label":552,"toolType":6},{"category":554,"label":555,"hubSlug":556,"items":716},[717,718],{"slug":559,"label":560,"toolType":6},{"slug":562,"label":563,"toolType":6},{"category":565,"label":566,"hubSlug":567,"items":720},[721,722],{"slug":570,"label":571,"toolType":6},{"slug":573,"label":574,"toolType":6},{"id":724,"label":725,"hubSlug":724,"groups":726},"enhancer-ai","AI Enhancer",[727],{"category":728,"label":729,"hubSlug":730,"items":731},"enhance","Enhance Images",null,[732,735,738,741,744,747,750,753],{"slug":733,"label":734},"enhancer-ai/jpg","Enhance JPG",{"slug":736,"label":737},"enhancer-ai/png","Enhance PNG",{"slug":739,"label":740},"enhancer-ai/webp","Enhance WebP",{"slug":742,"label":743},"enhancer-ai/avif","Enhance AVIF",{"slug":745,"label":746},"enhancer-ai/bmp","Enhance BMP",{"slug":748,"label":749},"enhancer-ai/heif","Enhance HEIF",{"slug":751,"label":752},"enhancer-ai/tga","Enhance TGA",{"slug":754,"label":755},"enhancer-ai/qoi","Enhance QOI",[757,760],{"slug":724,"label":725,"toolType":758,"category":759},"hub","enhancer",{"slug":174,"label":173,"toolType":758,"format":761},"all",[763,765,767,769,771,773,775,777,779,780,782,784,786,788,790,792,794,795],{"slug":279,"label":764,"toolType":758,"format":277},"All AVIF Converters",{"slug":43,"label":766,"toolType":758,"format":10},"All BMP Converters",{"slug":545,"label":768,"toolType":758,"format":543},"All DNG Converters",{"slug":523,"label":770,"toolType":758,"format":521},"All EXR Converters",{"slug":315,"label":772,"toolType":758,"format":313},"All GIF Converters",{"slug":534,"label":774,"toolType":758,"format":532},"All HDR Converters",{"slug":501,"label":776,"toolType":758,"format":499},"All HEIF Converters",{"slug":425,"label":778,"toolType":758,"format":423},"All ICO Converters",{"slug":37,"label":177,"toolType":758,"format":8},{"slug":203,"label":781,"toolType":758,"format":201},"All PNG Converters",{"slug":512,"label":783,"toolType":758,"format":510},"All PSD Converters",{"slug":567,"label":785,"toolType":758,"format":565},"All QOI Converters",{"slug":463,"label":787,"toolType":758,"format":461},"All SVG Converters",{"slug":556,"label":789,"toolType":758,"format":554},"All TGA Converters",{"slug":353,"label":791,"toolType":758,"format":351},"All TIFF Converters",{"slug":241,"label":793,"toolType":758,"format":239},"All WebP Converters",{"slug":724,"label":725,"toolType":758,"category":759},{"slug":174,"label":173,"toolType":758,"format":761},[164,283,286,289,292,295,298,301,304,307,310,392,395,398,401,122,405,408,411,414,417,420,548,551,526,529,318,321,324,327,330,333,336,339,342,345,348,537,540,504,507,428,431,434,437,440,443,446,449,452,455,458,126,4,130,134,138,62,145,149,153,68,160,206,209,212,215,218,221,224,227,230,233,236,515,518,570,573,466,469,472,475,478,481,484,487,490,493,496,559,562,356,359,362,365,368,371,374,377,380,383,386,244,247,250,253,256,259,262,265,268,271,274],139,{"token":799},"mo046gnq:58315ee7a2ebda5c6fc254d5d1f97d2c:ab952c8a3711c3659cf81f0a12ba39d2"]