Back to Plugins
Maximum file size JPG Exporter

Maximum file size JPG Exporter

JPEG Exporter

Plugin Preview

Maximum file size JPG Exporter preview

About this plugin

This plugin was born out of pure frustration. In my daily workflow at a creative agency, I got tired of manually exporting various banner sizes and constantly checking if they met the required file size limits. Every ad platform has different rules. For example:


  1. RTB formats: 100 kB
  2. Facebook: up to 2500 kB
  3. Seznam (Czech Google equivalent): some formats require 100 kB, others 150 kB


Since we produce dozens of banner versions every day for platforms like Google, Seznam Sklik, Facebook and others, controlling the output size is absolutely essential. And doing it manually is both tiring and error-prone.


That’s why I created this simple but highly practical plugin, which allows users to export selected Figma frames as JPG files with an exact file size limit based on the frame name.


You simply provide a config (e.g., RTB:100), and the plugin compresses and exports accordingly. The configuration can be typed manually or loaded directly from a text field in your Figma document – ideal for teams and repeatable use.


🔓 The plugin is completely free.

💛 If you'd like to support me, feel free to do so via:

👉 https://www.paypal.com/paypalme/kironet

Plugin Details

Version3
CreatedJuly 14, 2025
Last UpdatedJuly 15, 2025
CategoryImport & export plugins
CreatorJan Novotný
Stats11 installs, 0 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:ui.html
  • main:code.js
  • Document Access:dynamic-page
  • Network Access:

    MyPlugin using two JavaScripts library fort Compress and Zip files.

  • Editor Types:
    figma
  • Allowed Domains:
    • https://cdn.jsdelivr.net/npm/[email protected]/dist/browser-image-compression.js
    • https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.1/jszip.min.js