<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: TJMetre</title>
    <description>The latest articles on DEV Community by TJMetre (@tjmetrefr).</description>
    <link>https://dev.to/tjmetrefr</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3863994%2F67fd13ad-4289-4c20-842e-8d9de41d4230.png</url>
      <title>DEV Community: TJMetre</title>
      <link>https://dev.to/tjmetrefr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tjmetrefr"/>
    <language>en</language>
    <item>
      <title>SASU vs EURL for French Freelancers: Which Saves You More Money?</title>
      <dc:creator>TJMetre</dc:creator>
      <pubDate>Mon, 06 Apr 2026 15:42:18 +0000</pubDate>
      <link>https://dev.to/tjmetrefr/sasu-vs-eurl-for-french-freelancers-which-saves-you-more-money-35cm</link>
      <guid>https://dev.to/tjmetrefr/sasu-vs-eurl-for-french-freelancers-which-saves-you-more-money-35cm</guid>
      <description>&lt;p&gt;If you're a freelance developer or consultant in France, choosing between &lt;strong&gt;SASU&lt;/strong&gt; (Société par Actions Simplifiée Unipersonnelle) and &lt;strong&gt;EURL&lt;/strong&gt; (Entreprise Unipersonnelle à Responsabilité Limitée) is one of the biggest financial decisions you'll make.&lt;/p&gt;

&lt;p&gt;I analyzed data from 9,200+ French freelancers to find out which structure actually puts more money in your pocket.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Key Difference: Social Contributions
&lt;/h2&gt;

&lt;p&gt;The fundamental difference comes down to how you pay yourself:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;SASU&lt;/strong&gt;: You pay yourself a salary. Social contributions are ~75% on top of net salary (effectively ~43% of gross). Dividends are taxed as capital gains (flat tax 30%).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;EURL&lt;/strong&gt;: You pay yourself as a TNS (Travailleur Non Salarié). Social contributions are ~45% of net income. Dividends above 10% of capital are subject to social contributions.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  When SASU Wins
&lt;/h2&gt;

&lt;p&gt;SASU is generally better when:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You earn &lt;strong&gt;above €120k/year&lt;/strong&gt; in revenue and can optimize with dividends&lt;/li&gt;
&lt;li&gt;You want &lt;strong&gt;maximum social protection&lt;/strong&gt; (unemployment insurance if structured correctly)&lt;/li&gt;
&lt;li&gt;You plan to &lt;strong&gt;sell your company&lt;/strong&gt; someday (share transfer is simpler)&lt;/li&gt;
&lt;li&gt;You value &lt;strong&gt;credibility&lt;/strong&gt; with large corporate clients&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  When EURL Wins
&lt;/h2&gt;

&lt;p&gt;EURL is generally better when:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Your revenue is &lt;strong&gt;between €50k-€120k/year&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;You want to &lt;strong&gt;maximize immediate net income&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;You don't mind lower retirement benefits&lt;/li&gt;
&lt;li&gt;You want &lt;strong&gt;simpler accounting&lt;/strong&gt; (option for micro-fiscal regime under certain thresholds)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Real Numbers: €100k Revenue Comparison
&lt;/h2&gt;

&lt;p&gt;For a typical freelance developer billing €100,000/year with €5,000 in expenses:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Metric&lt;/th&gt;
&lt;th&gt;SASU&lt;/th&gt;
&lt;th&gt;EURL&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Revenue&lt;/td&gt;
&lt;td&gt;€100,000&lt;/td&gt;
&lt;td&gt;€100,000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Expenses&lt;/td&gt;
&lt;td&gt;€5,000&lt;/td&gt;
&lt;td&gt;€5,000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Social contributions&lt;/td&gt;
&lt;td&gt;~€28,000&lt;/td&gt;
&lt;td&gt;~€22,000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Corporate tax&lt;/td&gt;
&lt;td&gt;~€5,000&lt;/td&gt;
&lt;td&gt;~€5,500&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Net income (after all taxes)&lt;/td&gt;
&lt;td&gt;~€48,000&lt;/td&gt;
&lt;td&gt;~€54,000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Retirement points/year&lt;/td&gt;
&lt;td&gt;Higher&lt;/td&gt;
&lt;td&gt;Lower&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;em&gt;Note: These are simplified estimates. Your actual numbers depend on family situation, city, expenses, dividend strategy, and more.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Tool I Built
&lt;/h2&gt;

&lt;p&gt;Instead of guessing, I built &lt;a href="https://tjmetre.fr/simulateur" rel="noopener noreferrer"&gt;TJMetre&lt;/a&gt; — a free simulator that compares all four French freelance structures (SASU, EURL, micro-entreprise, and portage salarial) side by side.&lt;/p&gt;

&lt;p&gt;You enter your daily rate, city, family situation, and expenses, and it calculates:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Net income after ALL taxes and contributions&lt;/li&gt;
&lt;li&gt;Retirement projections&lt;/li&gt;
&lt;li&gt;Where you rank compared to 9,200 other French freelancers&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's free, no signup required, and all calculations use official 2026 tax rates from urssaf.fr and impots.gouv.fr.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key Takeaways
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;There's no universal "best" structure&lt;/strong&gt; — it depends on your revenue, family situation, and priorities&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The difference can be €5,000-€15,000/year&lt;/strong&gt; — worth spending time to calculate properly&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Don't pay €500 for a comparison&lt;/strong&gt; your accountant could give you — or use a free tool like &lt;a href="https://tjmetre.fr" rel="noopener noreferrer"&gt;tjmetre.fr&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Revisit your choice annually&lt;/strong&gt; — what was optimal at €80k revenue may not be optimal at €150k&lt;/li&gt;
&lt;/ol&gt;




&lt;p&gt;&lt;em&gt;Have questions about French freelance tax optimization? Drop a comment below — happy to share more data from our benchmark.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>freelance</category>
      <category>finance</category>
      <category>business</category>
      <category>career</category>
    </item>
    <item>
      <title>How Much Do French Freelancers Really Earn? Data from 9,200 Responses</title>
      <dc:creator>TJMetre</dc:creator>
      <pubDate>Mon, 06 Apr 2026 13:37:35 +0000</pubDate>
      <link>https://dev.to/tjmetrefr/how-much-do-french-freelancers-really-earn-data-from-9200-responses-1o32</link>
      <guid>https://dev.to/tjmetrefr/how-much-do-french-freelancers-really-earn-data-from-9200-responses-1o32</guid>
      <description>&lt;p&gt;We built &lt;a href="https://tjmetre.fr" rel="noopener noreferrer"&gt;TJMetre&lt;/a&gt;, a free and open-data tool that benchmarks freelancer daily rates in France. After collecting &lt;strong&gt;9,212 responses&lt;/strong&gt; from French freelancers, here's what the data tells us.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key Findings
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Median Daily Rates by Profession (2026)
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Profession&lt;/th&gt;
&lt;th&gt;Median Daily Rate&lt;/th&gt;
&lt;th&gt;P25&lt;/th&gt;
&lt;th&gt;P75&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Developer (Full-Stack)&lt;/td&gt;
&lt;td&gt;550 €&lt;/td&gt;
&lt;td&gt;450 €&lt;/td&gt;
&lt;td&gt;700 €&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Data Engineer&lt;/td&gt;
&lt;td&gt;600 €&lt;/td&gt;
&lt;td&gt;500 €&lt;/td&gt;
&lt;td&gt;750 €&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;DevOps / SRE&lt;/td&gt;
&lt;td&gt;620 €&lt;/td&gt;
&lt;td&gt;500 €&lt;/td&gt;
&lt;td&gt;750 €&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;UX/UI Designer&lt;/td&gt;
&lt;td&gt;500 €&lt;/td&gt;
&lt;td&gt;400 €&lt;/td&gt;
&lt;td&gt;650 €&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Project Manager&lt;/td&gt;
&lt;td&gt;550 €&lt;/td&gt;
&lt;td&gt;450 €&lt;/td&gt;
&lt;td&gt;700 €&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Consultant SAP&lt;/td&gt;
&lt;td&gt;700 €&lt;/td&gt;
&lt;td&gt;550 €&lt;/td&gt;
&lt;td&gt;900 €&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  The Hidden Cost: Legal Structure Matters
&lt;/h3&gt;

&lt;p&gt;The same gross daily rate gives very different net incomes depending on the legal structure:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Micro-entreprise&lt;/strong&gt;: lowest charges (~22%) but capped at €77,700/year revenue&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;EURL (IS)&lt;/strong&gt;: moderate charges, flexible dividend/salary split&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SASU&lt;/strong&gt;: highest charges (~75% on salary) but best social protection&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Portage salarial&lt;/strong&gt;: simplest setup, but 8-12% management fees on top of charges&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For a freelancer billing &lt;strong&gt;€550/day&lt;/strong&gt; (220 days/year = €121,000 gross):&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Structure&lt;/th&gt;
&lt;th&gt;Net Annual Income&lt;/th&gt;
&lt;th&gt;Effective Tax Rate&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Micro-entreprise&lt;/td&gt;
&lt;td&gt;N/A (over ceiling)&lt;/td&gt;
&lt;td&gt;—&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;EURL (IS)&lt;/td&gt;
&lt;td&gt;~€72,000&lt;/td&gt;
&lt;td&gt;~40%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;SASU (all salary)&lt;/td&gt;
&lt;td&gt;~€58,000&lt;/td&gt;
&lt;td&gt;~52%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Portage salarial&lt;/td&gt;
&lt;td&gt;~€61,000&lt;/td&gt;
&lt;td&gt;~50%&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  The City Premium
&lt;/h2&gt;

&lt;p&gt;Paris freelancers earn &lt;strong&gt;25-40% more&lt;/strong&gt; than those in other cities, but the cost of living gap is only ~15%. Lyon, Bordeaux, and Nantes offer the best income-to-cost ratio.&lt;/p&gt;

&lt;h2&gt;
  
  
  How We Built It
&lt;/h2&gt;

&lt;p&gt;TJMetre is built with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;PHP&lt;/strong&gt; backend with a custom MVC framework&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open data&lt;/strong&gt; from URSSAF, INSEE, France Travail (17 government data sources)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;522 SEO landing pages&lt;/strong&gt; generated from profession/city combinations&lt;/li&gt;
&lt;li&gt;Real-time tax simulation engine covering all French business structures&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The calculation engine is &lt;a href="https://tjmetre.fr" rel="noopener noreferrer"&gt;open source&lt;/a&gt; and uses official tax parameters updated from government sources (URSSAF, BOFiP, service-public.fr).&lt;/p&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;You can benchmark your rate and simulate your net income at &lt;strong&gt;&lt;a href="https://tjmetre.fr" rel="noopener noreferrer"&gt;tjmetre.fr&lt;/a&gt;&lt;/strong&gt; — it's 100% free, no signup required.&lt;/p&gt;

&lt;p&gt;The simulator compares all 4 legal structures side-by-side and shows you exactly where your money goes: social charges, income tax, corporate tax, dividends, and net income.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Data from 9,212 responses collected via TJMetre's freelance rate survey. All calculations use official 2026 tax parameters.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>freelance</category>
      <category>finance</category>
      <category>opensource</category>
      <category>career</category>
    </item>
  </channel>
</rss>
