[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"page:gif-to-tga:en":3,"page-registry:en":185,"bot-shield":798},{"slug":4,"tool":5,"meta":11,"content":17,"related":121,"breadcrumbs":167,"availableLocales":181,"inverse":184},"gif-to-tga",{"type":6,"inputFormats":7,"outputFormat":9,"lastUpdated":10},"converter",[8],"gif","tga","2026-03-06",{"title":12,"description":13,"h1":14,"keywords":15,"ogImageAlt":16,"navLabel":14},"Convert GIF to TGA Free — Frames to TGA | ToFormat","Free GIF to TGA converter. Extract animated frames as lossless TGA with transparency. Perfect for game textures & legacy. Batch convert, no signup.","Convert GIF to TGA","gif to tga, convert gif to tga, gif to tga converter, gif to tga online, free gif to tga, animated gif to tga, gif to tga batch, gif to tga lossless, extract gif frames to tga, gif to tga for games","Convert GIF to TGA online — free tool by ToFormat",{"subtitle":18,"features":19,"aboutFormats":29,"howTo":43,"useCases":53,"comparisonNote":78,"proTips":79,"seoText":86,"faq":96},"Extract frames from GIF and save as TGA – perfect for game textures, 3D rendering, and legacy applications.",[20,23,26],{"title":21,"text":22},"Extract All Frames","Convert each frame of your animated GIF to a separate TGA file. Ideal for sprite sheets, frame‑by‑frame analysis, or importing into game engines.",{"title":24,"text":25},"Transparency Preserved","GIF supports 1‑bit transparency; TGA supports full alpha (32‑bit). We convert transparency smoothly – perfect for logos and overlays.",{"title":27,"text":28},"Lossless Output","TGA supports uncompressed and RLE‑compressed data. Your frames are saved without quality loss, exactly as they appear in the GIF.",{"title":30,"input":31,"output":37},"About the Formats",{"icon":32,"title":33,"text":34,"hubSlug":35,"hubLabel":36},"🎞️","What is GIF?","GIF (Graphics Interchange Format), created in 1987, is a classic format for simple animations and low‑color graphics. It uses a 256‑color palette and supports 1‑bit transparency. Widely used for memes, stickers, and simple animations.","all-gif-converters","All GIF conversion tools",{"icon":38,"title":39,"text":40,"hubSlug":41,"hubLabel":42},"🎮","What is TGA?","TGA (Truevision Graphics Adapter) is a raster graphics format developed in 1984. It supports uncompressed and RLE‑compressed data, up to 32 bits per pixel (including alpha). Widely used in 3D rendering, game textures, and legacy systems.","all-tga-converters","All TGA conversion tools",[44,47,50],{"step":45,"text":46},"Upload your GIF","Drag and drop your GIF files. You can upload up to {maxFiles} at once. Both static and animated GIFs are supported.",{"step":48,"text":49},"Choose TGA options","Select compression (uncompressed or RLE) and bit depth (24‑bit RGB or 32‑bit RGBA). For animated GIFs, each frame becomes a separate TGA.",{"step":51,"text":52},"Download TGAs","Your TGA files are ready. Download individually or as ZIP. Files auto‑delete in {minutes} minutes.",[54,60,66,72],{"sectionTitle":55,"icon":38,"title":56,"text":57,"tipText":58,"tipLink":59},"When to Convert GIF to TGA","Game Textures","Many game engines (old Unity, Unreal) support TGA natively. Convert your GIF animations to TGA frames for direct import as sprite sheets or animated textures.","Modern format: try TGA to WebP","tga-to-webp",{"icon":61,"title":62,"text":63,"tipText":64,"tipLink":65},"🖨️","3D Rendering","Renderers like Blender, 3ds Max, and Maya often use TGA for textures and output. Convert GIF frames to TGA for seamless integration.","For web: try GIF to WebP","gif-to-webp",{"icon":67,"title":68,"text":69,"tipText":70,"tipLink":71},"💾","Legacy Software","Old graphics programs may not support GIF animation. Extract frames as TGA for compatibility with DOS, Amiga, or early Windows applications.","Universal fallback: GIF to BMP","gif-to-bmp",{"icon":73,"title":74,"text":75,"tipText":76,"tipLink":77},"🎨","Pixel Art Preservation","Archive your pixel‑art animations in a simple, lossless format. TGA preserves every pixel exactly, perfect for long‑term storage.","Lossless archive: GIF to PNG","gif-to-png","TGA is an older format with larger file sizes. For modern game development, consider \u003Ca href=\"/gif-to-webp\" title=\"Convert GIF to WebP\">GIF to WebP\u003C/a>. To go the other way, use TGA to GIF.",[80,81,82,83,84,85],"Use \u003Cstrong>RLE compression\u003C/strong> to reduce TGA file size without losing quality – it’s lossless and widely supported.","If your GIF has \u003Cstrong>transparency\u003C/strong>, choose 32‑bit TGA to preserve the alpha channel. Not all software reads it, but it’s there if needed.","For animated GIFs, we output \u003Cstrong>one TGA per frame\u003C/strong>. Name them sequentially for easy import (e.g., frame001.tga, frame002.tga).","TGA files can be \u003Cstrong>big\u003C/strong>. Uncompressed 24‑bit TGA is huge; use RLE to save space.","Convert in \u003Cstrong>batch mode\u003C/strong> – upload multiple GIFs and download all TGA sets as a ZIP archive.","We strip metadata by default for privacy, but you can \u003Cstrong>keep EXIF\u003C/strong> by toggling the option (rare in GIF).",[87,90,93],{"heading":88,"text":89},"How GIF to TGA Conversion Works","\u003Cp>GIF stores images as a series of frames, each with a 256‑color palette, using LZW compression. TGA is a simple raster format that can store raw pixel data with optional RLE compression. When you convert GIF to TGA, our servers decode each frame of the GIF to raw RGB(A) pixels, then write a TGA header and the pixel data with your chosen compression and bit depth. For animated GIFs, each frame becomes a separate TGA file.\u003C/p>\u003Cp>The process is lossless – every pixel from the original GIF is preserved. Files are processed in memory and permanently deleted after {minutes} minutes.\u003C/p>",{"heading":91,"text":92},"GIF vs TGA: Key Differences","\u003Cp>\u003Cstrong>Use cases:\u003C/strong> GIF is for web animations and simple graphics; TGA is for game development, 3D rendering, and legacy systems. \u003Cstrong>Color depth:\u003C/strong> GIF is limited to 256 colors; TGA supports up to 32‑bit true color with alpha. \u003Cstrong>Animation:\u003C/strong> GIF stores multiple frames in one file; TGA is single‑image – animated GIFs become multiple TGA files.\u003C/p>",{"heading":94,"text":95},"TGA in Game Development","\u003Cp>Despite its age, TGA remains popular in game development because it is simple to parse, supports alpha, and can be used as a texture format without patent issues. Many engines still accept TGA for diffuse, normal, and specular maps. Converting your GIF animations to TGA frames allows you to use them as animated textures or sprite sheets in older pipelines.\u003C/p>",[97,100,103,106,109,112,115,118],{"q":98,"a":99},"Can I convert an animated GIF to a single TGA file?","No, TGA does not support multiple frames. Each frame becomes a separate TGA file. You will receive them as a set (e.g., in a ZIP archive).",{"q":101,"a":102},"Will I lose quality converting GIF to TGA?","No – TGA is lossless (if you choose uncompressed or RLE). Every pixel from the GIF is preserved exactly. If the GIF was limited to 256 colors, those colors are retained in 8‑bit TGA or expanded to 24‑bit.",{"q":104,"a":105},"Does TGA support transparency like GIF?","Yes, 32‑bit TGA supports an alpha channel. We preserve transparency from your GIF (first frame). Note that older software may ignore the alpha.",{"q":107,"a":108},"What compression should I choose?","RLE is lossless and reduces file size. Uncompressed is faster to read/write but larger. Most software supports both.",{"q":110,"a":111},"Can I convert a static GIF to TGA?","Yes, a static GIF becomes a single TGA file.",{"q":113,"a":114},"Can I convert TGA back to GIF?","Yes, use our \u003Ca href='/tga-to-gif'>TGA to GIF converter\u003C/a>. For multiple TGA frames, you can combine them into an animated GIF.",{"q":116,"a":117},"Are my files safe?","Absolutely. Uploads are encrypted and automatically deleted after {minutes} minutes. We never share or store your images.",{"q":119,"a":120},"How long are files stored?","Files are automatically deleted after {minutes} minutes. We never store them permanently.",[122,126,129,133,137,141,144,148,152,156,159,163],{"slug":123,"label":124,"path":125},"gif-to-avif","Convert GIF to AVIF","/gif-to-avif",{"slug":71,"label":127,"path":128},"Convert GIF to BMP","/gif-to-bmp",{"slug":130,"label":131,"path":132},"gif-to-heif","Convert GIF to HEIF","/gif-to-heif",{"slug":134,"label":135,"path":136},"gif-to-ico","Convert GIF to ICO","/gif-to-ico",{"slug":138,"label":139,"path":140},"gif-to-jpg","Convert GIF to JPG","/gif-to-jpg",{"slug":77,"label":142,"path":143},"Convert GIF to PNG","/gif-to-png",{"slug":145,"label":146,"path":147},"gif-to-qoi","Convert GIF to QOI","/gif-to-qoi",{"slug":149,"label":150,"path":151},"gif-to-svg","Convert GIF to SVG","/gif-to-svg",{"slug":153,"label":154,"path":155},"gif-to-tiff","Convert GIF to TIFF","/gif-to-tiff",{"slug":65,"label":157,"path":158},"Convert GIF to WEBP","/gif-to-webp",{"slug":160,"label":161,"path":162},"avif-to-tga","Convert AVIF to TGA","/avif-to-tga",{"slug":164,"label":165,"path":166},"bmp-to-tga","Convert BMP to TGA","/bmp-to-tga",[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":35,"path":178},"All GIF Converters","/all-gif-converters",{"label":14,"slug":4,"path":180},"/gif-to-tga",[182,183],"en","ru",null,{"navigation":186,"categories":576,"mainHubs":756,"allHubs":762,"converters":796,"totalPages":797},[187,225,263,301,337,351,389,425,463,501,512,523,534,545,556,565],{"category":188,"label":189,"hubSlug":190,"items":191},"jpg","JPG Converters","all-jpg-converters",[192,195,198,201,204,207,210,213,216,219,222],{"slug":193,"label":194,"toolType":6},"jpg-to-avif","Convert JPG to AVIF",{"slug":196,"label":197,"toolType":6},"jpg-to-bmp","Convert JPG to BMP",{"slug":199,"label":200,"toolType":6},"jpg-to-gif","Convert JPG to GIF",{"slug":202,"label":203,"toolType":6},"jpg-to-heif","Convert JPG to HEIF",{"slug":205,"label":206,"toolType":6},"jpg-to-ico","Convert JPG to ICO",{"slug":208,"label":209,"toolType":6},"jpg-to-png","Convert JPG to PNG",{"slug":211,"label":212,"toolType":6},"jpg-to-qoi","Convert JPG to QOI",{"slug":214,"label":215,"toolType":6},"jpg-to-svg","Convert JPG to SVG",{"slug":217,"label":218,"toolType":6},"jpg-to-tga","Convert JPG to TGA",{"slug":220,"label":221,"toolType":6},"jpg-to-tiff","Convert JPG to TIFF",{"slug":223,"label":224,"toolType":6},"jpg-to-webp","Convert JPG to WEBP",{"category":226,"label":227,"hubSlug":228,"items":229},"png","PNG Converters","all-png-converters",[230,233,236,239,242,245,248,251,254,257,260],{"slug":231,"label":232,"toolType":6},"png-to-avif","Convert PNG to AVIF",{"slug":234,"label":235,"toolType":6},"png-to-bmp","Convert PNG to BMP",{"slug":237,"label":238,"toolType":6},"png-to-gif","Convert PNG to GIF",{"slug":240,"label":241,"toolType":6},"png-to-heif","Convert PNG to HEIF",{"slug":243,"label":244,"toolType":6},"png-to-ico","Convert PNG to ICO",{"slug":246,"label":247,"toolType":6},"png-to-jpg","Convert PNG to JPG",{"slug":249,"label":250,"toolType":6},"png-to-qoi","Convert PNG to QOI",{"slug":252,"label":253,"toolType":6},"png-to-svg","Convert PNG to SVG",{"slug":255,"label":256,"toolType":6},"png-to-tga","Convert PNG to TGA",{"slug":258,"label":259,"toolType":6},"png-to-tiff","Convert PNG to TIFF",{"slug":261,"label":262,"toolType":6},"png-to-webp","Convert PNG to WEBP",{"category":264,"label":265,"hubSlug":266,"items":267},"webp","WEBP Converters","all-webp-converters",[268,271,274,277,280,283,286,289,292,295,298],{"slug":269,"label":270,"toolType":6},"webp-to-avif","Convert WEBP to AVIF",{"slug":272,"label":273,"toolType":6},"webp-to-bmp","Convert WEBP to BMP",{"slug":275,"label":276,"toolType":6},"webp-to-gif","Convert WEBP to GIF",{"slug":278,"label":279,"toolType":6},"webp-to-heif","Convert WEBP to HEIF",{"slug":281,"label":282,"toolType":6},"webp-to-ico","Convert WEBP to ICO",{"slug":284,"label":285,"toolType":6},"webp-to-jpg","Convert WEBP to JPG",{"slug":287,"label":288,"toolType":6},"webp-to-png","Convert WEBP to PNG",{"slug":290,"label":291,"toolType":6},"webp-to-qoi","Convert WEBP to QOI",{"slug":293,"label":294,"toolType":6},"webp-to-svg","Convert WEBP to SVG",{"slug":296,"label":297,"toolType":6},"webp-to-tga","Convert WEBP to TGA",{"slug":299,"label":300,"toolType":6},"webp-to-tiff","Convert WEBP to TIFF",{"category":302,"label":303,"hubSlug":304,"items":305},"avif","AVIF Converters","all-avif-converters",[306,309,312,315,318,321,324,327,330,331,334],{"slug":307,"label":308,"toolType":6},"avif-to-bmp","Convert AVIF to BMP",{"slug":310,"label":311,"toolType":6},"avif-to-gif","Convert AVIF to GIF",{"slug":313,"label":314,"toolType":6},"avif-to-heif","Convert AVIF to HEIF",{"slug":316,"label":317,"toolType":6},"avif-to-ico","Convert AVIF to ICO",{"slug":319,"label":320,"toolType":6},"avif-to-jpg","Convert AVIF to JPG",{"slug":322,"label":323,"toolType":6},"avif-to-png","Convert AVIF to PNG",{"slug":325,"label":326,"toolType":6},"avif-to-qoi","Convert AVIF to QOI",{"slug":328,"label":329,"toolType":6},"avif-to-svg","Convert AVIF to SVG",{"slug":160,"label":161,"toolType":6},{"slug":332,"label":333,"toolType":6},"avif-to-tiff","Convert AVIF to TIFF",{"slug":335,"label":336,"toolType":6},"avif-to-webp","Convert AVIF to WEBP",{"category":8,"label":338,"hubSlug":35,"items":339},"GIF Converters",[340,341,342,343,344,345,346,347,348,349,350],{"slug":123,"label":124,"toolType":6},{"slug":71,"label":127,"toolType":6},{"slug":130,"label":131,"toolType":6},{"slug":134,"label":135,"toolType":6},{"slug":138,"label":139,"toolType":6},{"slug":77,"label":142,"toolType":6},{"slug":145,"label":146,"toolType":6},{"slug":149,"label":150,"toolType":6},{"slug":4,"label":14,"toolType":6},{"slug":153,"label":154,"toolType":6},{"slug":65,"label":157,"toolType":6},{"category":352,"label":353,"hubSlug":354,"items":355},"tiff","TIFF Converters","all-tiff-converters",[356,359,362,365,368,371,374,377,380,383,386],{"slug":357,"label":358,"toolType":6},"tiff-to-avif","Convert TIFF to AVIF",{"slug":360,"label":361,"toolType":6},"tiff-to-bmp","Convert TIFF to BMP",{"slug":363,"label":364,"toolType":6},"tiff-to-gif","Convert TIFF to GIF",{"slug":366,"label":367,"toolType":6},"tiff-to-heif","Convert TIFF to HEIF",{"slug":369,"label":370,"toolType":6},"tiff-to-ico","Convert TIFF to ICO",{"slug":372,"label":373,"toolType":6},"tiff-to-jpg","Convert TIFF to JPG",{"slug":375,"label":376,"toolType":6},"tiff-to-png","Convert TIFF to PNG",{"slug":378,"label":379,"toolType":6},"tiff-to-qoi","Convert TIFF to QOI",{"slug":381,"label":382,"toolType":6},"tiff-to-svg","Convert TIFF to SVG",{"slug":384,"label":385,"toolType":6},"tiff-to-tga","Convert TIFF to TGA",{"slug":387,"label":388,"toolType":6},"tiff-to-webp","Convert TIFF to WEBP",{"category":390,"label":391,"hubSlug":392,"items":393},"bmp","BMP Converters","all-bmp-converters",[394,397,400,403,406,409,412,415,418,419,422],{"slug":395,"label":396,"toolType":6},"bmp-to-avif","Convert BMP to AVIF",{"slug":398,"label":399,"toolType":6},"bmp-to-gif","Convert BMP to GIF",{"slug":401,"label":402,"toolType":6},"bmp-to-heif","Convert BMP to HEIF",{"slug":404,"label":405,"toolType":6},"bmp-to-ico","Convert BMP to ICO",{"slug":407,"label":408,"toolType":6},"bmp-to-jpg","Convert BMP to JPG",{"slug":410,"label":411,"toolType":6},"bmp-to-png","Convert BMP to PNG",{"slug":413,"label":414,"toolType":6},"bmp-to-qoi","Convert BMP to QOI",{"slug":416,"label":417,"toolType":6},"bmp-to-svg","Convert BMP to SVG",{"slug":164,"label":165,"toolType":6},{"slug":420,"label":421,"toolType":6},"bmp-to-tiff","Convert BMP to TIFF",{"slug":423,"label":424,"toolType":6},"bmp-to-webp","Convert BMP to WEBP",{"category":426,"label":427,"hubSlug":428,"items":429},"ico","ICO Converters","all-ico-converters",[430,433,436,439,442,445,448,451,454,457,460],{"slug":431,"label":432,"toolType":6},"ico-to-avif","Convert ICO to AVIF",{"slug":434,"label":435,"toolType":6},"ico-to-bmp","Convert ICO to BMP",{"slug":437,"label":438,"toolType":6},"ico-to-gif","Convert ICO to GIF",{"slug":440,"label":441,"toolType":6},"ico-to-heif","Convert ICO to HEIF",{"slug":443,"label":444,"toolType":6},"ico-to-jpg","Convert ICO to JPG",{"slug":446,"label":447,"toolType":6},"ico-to-png","Convert ICO to PNG",{"slug":449,"label":450,"toolType":6},"ico-to-qoi","Convert ICO to QOI",{"slug":452,"label":453,"toolType":6},"ico-to-svg","Convert ICO to SVG",{"slug":455,"label":456,"toolType":6},"ico-to-tga","Convert ICO to TGA",{"slug":458,"label":459,"toolType":6},"ico-to-tiff","Convert ICO to TIFF",{"slug":461,"label":462,"toolType":6},"ico-to-webp","Convert ICO to WEBP",{"category":464,"label":465,"hubSlug":466,"items":467},"svg","SVG Converters","all-svg-converters",[468,471,474,477,480,483,486,489,492,495,498],{"slug":469,"label":470,"toolType":6},"svg-to-avif","Convert SVG to AVIF",{"slug":472,"label":473,"toolType":6},"svg-to-bmp","Convert SVG to BMP",{"slug":475,"label":476,"toolType":6},"svg-to-gif","Convert SVG to GIF",{"slug":478,"label":479,"toolType":6},"svg-to-heif","Convert SVG to HEIF",{"slug":481,"label":482,"toolType":6},"svg-to-ico","Convert SVG to ICO",{"slug":484,"label":485,"toolType":6},"svg-to-jpg","Convert SVG to JPG",{"slug":487,"label":488,"toolType":6},"svg-to-png","Convert SVG to PNG",{"slug":490,"label":491,"toolType":6},"svg-to-qoi","Convert SVG to QOI",{"slug":493,"label":494,"toolType":6},"svg-to-tga","Convert SVG to TGA",{"slug":496,"label":497,"toolType":6},"svg-to-tiff","Convert SVG to TIFF",{"slug":499,"label":500,"toolType":6},"svg-to-webp","Convert SVG to WEBP",{"category":502,"label":503,"hubSlug":504,"items":505},"heif","HEIF Converters","all-heif-converters",[506,509],{"slug":507,"label":508,"toolType":6},"heif-to-jpg","Convert HEIF to JPG",{"slug":510,"label":511,"toolType":6},"heif-to-png","Convert HEIF to PNG",{"category":513,"label":514,"hubSlug":515,"items":516},"psd","PSD Converters","all-psd-converters",[517,520],{"slug":518,"label":519,"toolType":6},"psd-to-jpg","Convert PSD to JPG",{"slug":521,"label":522,"toolType":6},"psd-to-png","Convert PSD to PNG",{"category":524,"label":525,"hubSlug":526,"items":527},"exr","EXR Converters","all-exr-converters",[528,531],{"slug":529,"label":530,"toolType":6},"exr-to-jpg","Convert EXR to JPG",{"slug":532,"label":533,"toolType":6},"exr-to-png","Convert EXR to PNG",{"category":535,"label":536,"hubSlug":537,"items":538},"hdr","HDR Converters","all-hdr-converters",[539,542],{"slug":540,"label":541,"toolType":6},"hdr-to-jpg","Convert HDR to JPG",{"slug":543,"label":544,"toolType":6},"hdr-to-png","Convert HDR to PNG",{"category":546,"label":547,"hubSlug":548,"items":549},"dng","DNG Converters","all-dng-converters",[550,553],{"slug":551,"label":552,"toolType":6},"dng-to-jpg","Convert DNG to JPG",{"slug":554,"label":555,"toolType":6},"dng-to-png","Convert DNG to PNG",{"category":9,"label":557,"hubSlug":41,"items":558},"TGA Converters",[559,562],{"slug":560,"label":561,"toolType":6},"tga-to-jpg","Convert TGA to JPG",{"slug":563,"label":564,"toolType":6},"tga-to-png","Convert TGA to PNG",{"category":566,"label":567,"hubSlug":568,"items":569},"qoi","QOI Converters","all-qoi-converters",[570,573],{"slug":571,"label":572,"toolType":6},"qoi-to-jpg","Convert QOI to JPG",{"slug":574,"label":575,"toolType":6},"qoi-to-png","Convert QOI to PNG",[577,724],{"id":174,"label":173,"hubSlug":174,"groups":578},[579,592,605,618,631,644,657,670,683,696,700,704,708,712,716,720],{"category":188,"label":189,"hubSlug":190,"items":580},[581,582,583,584,585,586,587,588,589,590,591],{"slug":193,"label":194,"toolType":6},{"slug":196,"label":197,"toolType":6},{"slug":199,"label":200,"toolType":6},{"slug":202,"label":203,"toolType":6},{"slug":205,"label":206,"toolType":6},{"slug":208,"label":209,"toolType":6},{"slug":211,"label":212,"toolType":6},{"slug":214,"label":215,"toolType":6},{"slug":217,"label":218,"toolType":6},{"slug":220,"label":221,"toolType":6},{"slug":223,"label":224,"toolType":6},{"category":226,"label":227,"hubSlug":228,"items":593},[594,595,596,597,598,599,600,601,602,603,604],{"slug":231,"label":232,"toolType":6},{"slug":234,"label":235,"toolType":6},{"slug":237,"label":238,"toolType":6},{"slug":240,"label":241,"toolType":6},{"slug":243,"label":244,"toolType":6},{"slug":246,"label":247,"toolType":6},{"slug":249,"label":250,"toolType":6},{"slug":252,"label":253,"toolType":6},{"slug":255,"label":256,"toolType":6},{"slug":258,"label":259,"toolType":6},{"slug":261,"label":262,"toolType":6},{"category":264,"label":265,"hubSlug":266,"items":606},[607,608,609,610,611,612,613,614,615,616,617],{"slug":269,"label":270,"toolType":6},{"slug":272,"label":273,"toolType":6},{"slug":275,"label":276,"toolType":6},{"slug":278,"label":279,"toolType":6},{"slug":281,"label":282,"toolType":6},{"slug":284,"label":285,"toolType":6},{"slug":287,"label":288,"toolType":6},{"slug":290,"label":291,"toolType":6},{"slug":293,"label":294,"toolType":6},{"slug":296,"label":297,"toolType":6},{"slug":299,"label":300,"toolType":6},{"category":302,"label":303,"hubSlug":304,"items":619},[620,621,622,623,624,625,626,627,628,629,630],{"slug":307,"label":308,"toolType":6},{"slug":310,"label":311,"toolType":6},{"slug":313,"label":314,"toolType":6},{"slug":316,"label":317,"toolType":6},{"slug":319,"label":320,"toolType":6},{"slug":322,"label":323,"toolType":6},{"slug":325,"label":326,"toolType":6},{"slug":328,"label":329,"toolType":6},{"slug":160,"label":161,"toolType":6},{"slug":332,"label":333,"toolType":6},{"slug":335,"label":336,"toolType":6},{"category":8,"label":338,"hubSlug":35,"items":632},[633,634,635,636,637,638,639,640,641,642,643],{"slug":123,"label":124,"toolType":6},{"slug":71,"label":127,"toolType":6},{"slug":130,"label":131,"toolType":6},{"slug":134,"label":135,"toolType":6},{"slug":138,"label":139,"toolType":6},{"slug":77,"label":142,"toolType":6},{"slug":145,"label":146,"toolType":6},{"slug":149,"label":150,"toolType":6},{"slug":4,"label":14,"toolType":6},{"slug":153,"label":154,"toolType":6},{"slug":65,"label":157,"toolType":6},{"category":352,"label":353,"hubSlug":354,"items":645},[646,647,648,649,650,651,652,653,654,655,656],{"slug":357,"label":358,"toolType":6},{"slug":360,"label":361,"toolType":6},{"slug":363,"label":364,"toolType":6},{"slug":366,"label":367,"toolType":6},{"slug":369,"label":370,"toolType":6},{"slug":372,"label":373,"toolType":6},{"slug":375,"label":376,"toolType":6},{"slug":378,"label":379,"toolType":6},{"slug":381,"label":382,"toolType":6},{"slug":384,"label":385,"toolType":6},{"slug":387,"label":388,"toolType":6},{"category":390,"label":391,"hubSlug":392,"items":658},[659,660,661,662,663,664,665,666,667,668,669],{"slug":395,"label":396,"toolType":6},{"slug":398,"label":399,"toolType":6},{"slug":401,"label":402,"toolType":6},{"slug":404,"label":405,"toolType":6},{"slug":407,"label":408,"toolType":6},{"slug":410,"label":411,"toolType":6},{"slug":413,"label":414,"toolType":6},{"slug":416,"label":417,"toolType":6},{"slug":164,"label":165,"toolType":6},{"slug":420,"label":421,"toolType":6},{"slug":423,"label":424,"toolType":6},{"category":426,"label":427,"hubSlug":428,"items":671},[672,673,674,675,676,677,678,679,680,681,682],{"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},{"slug":461,"label":462,"toolType":6},{"category":464,"label":465,"hubSlug":466,"items":684},[685,686,687,688,689,690,691,692,693,694,695],{"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},{"slug":499,"label":500,"toolType":6},{"category":502,"label":503,"hubSlug":504,"items":697},[698,699],{"slug":507,"label":508,"toolType":6},{"slug":510,"label":511,"toolType":6},{"category":513,"label":514,"hubSlug":515,"items":701},[702,703],{"slug":518,"label":519,"toolType":6},{"slug":521,"label":522,"toolType":6},{"category":524,"label":525,"hubSlug":526,"items":705},[706,707],{"slug":529,"label":530,"toolType":6},{"slug":532,"label":533,"toolType":6},{"category":535,"label":536,"hubSlug":537,"items":709},[710,711],{"slug":540,"label":541,"toolType":6},{"slug":543,"label":544,"toolType":6},{"category":546,"label":547,"hubSlug":548,"items":713},[714,715],{"slug":551,"label":552,"toolType":6},{"slug":554,"label":555,"toolType":6},{"category":9,"label":557,"hubSlug":41,"items":717},[718,719],{"slug":560,"label":561,"toolType":6},{"slug":563,"label":564,"toolType":6},{"category":566,"label":567,"hubSlug":568,"items":721},[722,723],{"slug":571,"label":572,"toolType":6},{"slug":574,"label":575,"toolType":6},{"id":725,"label":726,"hubSlug":725,"groups":727},"enhancer-ai","AI Enhancer",[728],{"category":729,"label":730,"hubSlug":184,"items":731},"enhance","Enhance Images",[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":725,"label":726,"toolType":758,"category":759},"hub","enhancer",{"slug":174,"label":173,"toolType":758,"format":761},"all",[763,765,767,769,771,772,774,776,778,780,782,784,786,788,790,792,794,795],{"slug":304,"label":764,"toolType":758,"format":302},"All AVIF Converters",{"slug":392,"label":766,"toolType":758,"format":390},"All BMP Converters",{"slug":548,"label":768,"toolType":758,"format":546},"All DNG Converters",{"slug":526,"label":770,"toolType":758,"format":524},"All EXR Converters",{"slug":35,"label":177,"toolType":758,"format":8},{"slug":537,"label":773,"toolType":758,"format":535},"All HDR Converters",{"slug":504,"label":775,"toolType":758,"format":502},"All HEIF Converters",{"slug":428,"label":777,"toolType":758,"format":426},"All ICO Converters",{"slug":190,"label":779,"toolType":758,"format":188},"All JPG Converters",{"slug":228,"label":781,"toolType":758,"format":226},"All PNG Converters",{"slug":515,"label":783,"toolType":758,"format":513},"All PSD Converters",{"slug":568,"label":785,"toolType":758,"format":566},"All QOI Converters",{"slug":466,"label":787,"toolType":758,"format":464},"All SVG Converters",{"slug":41,"label":789,"toolType":758,"format":9},"All TGA Converters",{"slug":354,"label":791,"toolType":758,"format":352},"All TIFF Converters",{"slug":266,"label":793,"toolType":758,"format":264},"All WebP Converters",{"slug":725,"label":726,"toolType":758,"category":759},{"slug":174,"label":173,"toolType":758,"format":761},[307,310,313,316,319,322,325,328,160,332,335,395,398,401,404,407,410,413,416,164,420,423,551,554,529,532,123,71,130,134,138,77,145,149,4,153,65,540,543,507,510,431,434,437,440,443,446,449,452,455,458,461,193,196,199,202,205,208,211,214,217,220,223,231,234,237,240,243,246,249,252,255,258,261,518,521,571,574,469,472,475,478,481,484,487,490,493,496,499,560,563,357,360,363,366,369,372,375,378,381,384,387,269,272,275,278,281,284,287,290,293,296,299],139,{"token":799},"mo04dgk0:5f32a44ce38ec4aba09afb3819fe73e7:db692aa5c9fb5aebab9593e73ca81151"]