FCFE Desktop App for Image Compression and Optimization

Built 𝗙𝗖𝗘𝗙 (𝗙𝗶𝗹𝗲 𝗖𝗼𝗺𝗽𝗿𝗲𝘀𝘀𝗶𝗼𝗻 & 𝗘𝘅𝗽𝗼𝗿𝘁 𝗙𝗼𝗿𝗺𝗮𝘁𝘀) → a desktop application focused on 𝗿𝘂𝗹𝗲-𝗯𝗮𝘀𝗲𝗱 𝗳𝗶𝗹𝗲 𝗽𝗿𝗼𝗰𝗲𝘀𝘀𝗶𝗻𝗴 𝗮𝗻𝗱 𝗱𝗲𝘁𝗲𝗿𝗺𝗶𝗻𝗶𝘀𝘁𝗶𝗰 𝗼𝘂𝘁𝗽𝘂𝘁𝘀, not just image compression. link for more details: https://lnkd.in/gq-x3k4j The idea was simple: take one input file → apply predefined compression rules → generate 𝗺𝘂𝗹𝘁𝗶𝗽𝗹𝗲 𝗼𝗽𝘁𝗶𝗺𝗶𝘇𝗲𝗱 𝗼𝘂𝘁𝗽𝘂𝘁𝘀 in a single run. What FCEF does: - Converts images into 𝗝𝗣𝗚, 𝗣𝗡𝗚, 𝗪𝗘𝗕𝗣, 𝗮𝗻𝗱 𝗣𝗗𝗙 - Applies 𝘁𝗵𝗿𝗲𝗲 𝗰𝗼𝗺𝗽𝗿𝗲𝘀𝘀𝗶𝗼𝗻 𝘁𝗶𝗲𝗿𝘀 (high / mid / low) with clearly defined rules - Performs 𝘀𝗺𝗮𝗿𝘁 𝗿𝗲𝘀𝗶𝘇𝗶𝗻𝗴 based on compression tier while preserving aspect ratio - Generates a 𝗽𝗿𝗲𝗱𝗶𝗰𝘁𝗮𝗯𝗹𝗲 𝗱𝗶𝗿𝗲𝗰𝘁𝗼𝗿𝘆 𝘀𝘁𝗿𝘂𝗰𝘁𝘂𝗿𝗲 so outputs are easy to reason about and debug Each compression tier is treated as a deterministic configuration: - High → no resizing, max quality - Mid → balanced quality with controlled resizing - Low → aggressive compression with smaller dimensions Internally, the project is structured around 𝗳𝗼𝗿𝗺𝗮𝘁 𝗵𝗮𝗻𝗱𝗹𝗲𝗿𝘀 and a centralized processor, making it easy to extend with new formats or rules (PDF compression is next). This project reinforced how much clarity you gain when you treat file operations as a 𝗽𝗿𝗼𝗰𝗲𝘀𝘀𝗶𝗻𝗴 𝗽𝗶𝗽𝗲𝗹𝗶𝗻𝗲 rather than UI-driven actions. Tech: Python, Pillow, CustomTkinter More than a desktop app -> this was an exercise in 𝘀𝘆𝘀𝘁𝗲𝗺 𝗱𝗲𝘀𝗶𝗴𝗻, 𝗲𝘅𝘁𝗲𝗻𝘀𝗶𝗯𝗶𝗹𝗶𝘁𝘆, 𝗮𝗻𝗱 𝗰𝗼𝗿𝗿𝗲𝗰𝘁𝗻𝗲𝘀𝘀. #BackendDevelopment #Python #SystemDesign #SoftwareEngineering #DeveloperProjects #FullStackDevelopment

  • No alternative text description for this image

To view or add a comment, sign in

Explore content categories