Fliz
Free value-added services
Comprehensive List of AI Tools AI programming tools

Fliz

Fliz, an intelligent tool focused on AI programming

Tags:

A one-sentence summary

Fliz is a one-click AI video generation tool that can automatically convert URLs, article content, plain text, or creative briefs into MP4 videos containing scripts, images, voiceovers, subtitles, music, and editing.

Tool Introduction

Fliz is operated by the French company Fliz SAS, and it is aimed at content creators, media outlets, e-commerce businesses, bloggers, and teams that work with automation tools. Users do not need to manually enter instructions or manage timelines; the AI Agent analyzes the content and handles all the key steps from drafting a script to producing the final video.

The platform uses a pay-as-you-go credit system; there is no fixed monthly subscription. The web interface, REST API, WordPress plugins, n8n, Make, and Zapier all share the same account credits, making them suitable for occasional tasks or bulk automation.

Input, processing, and output

PhaseSupported contentContent executed by AIThe user needs to confirm.
EnterWebsite address, article text, plain text, or BriefCapturing and understanding themesWeb page rights, accuracy, and content integrity
ScriptTitle, body text, and themeHook, narrative structure, and CTATone, brand, facts, and compliance
VisionAI images and stylesGenerate the visuals and arrange the shots.Characters, trademarks, copyrights, and consistency
SoundMultilingual AI voiceovers and musicNarration, rhythm, and background musicPronunciation, volume, and authorization
EditAnimation, subtitles, and sequence of clipsAutomatic editing and synthesisSubtitles, duration, and transitions
OutputMP4, 1:1, 9:16, or 16:9Render publishable videosPlatform specifications and final compression quality

Main functions

Convert website address to video

Users paste the URLs of news articles, blogs, products, or other public pages, and Fliz extracts the main content to create a video. Dynamic pages, login-required content, anti-scraping measures, and error messages can affect the outcome.

Convert text and briefs to video

When there is no ready-made webpage, one can simply paste articles, stories, or brief creative requests. The clearer the theme, the easier it is for the AI to create an appropriate script and visual structure.

AI scripts and call to action

The AI Agent will create video scripts based on the input provided, including elements to capture the audience’s attention and calls to action. Marketing claims, factual news items, medical information, and content intended for children require manual verification.

AI images and visual styles

The official Agent Skill lists 68 different image styles, ranging from hyper-realistic to futuristic, as well as comic, pixelated, watercolor, and claymation styles. The list of available styles may change with updates to the interface; the exact list should be based on what is returned by the account or API.

Various script styles

The official Skill list includes 16 different script styles, such as news, tutorials, podcasts, e-commerce content, and children’s stories. Choosing a style affects the narrative approach, pacing, and visual suggestions, but it cannot replace the editor’s judgment.

AI voiceovers, subtitles, and music

Fliz generates natural-language narration and subtitles as well as adds music; users can choose the style of the voice and subtitles, and they can also select from various music libraries or use their own music. It is necessary to verify the copyright and usage rights of the music before uploading it.

Three screen aspect ratios

The output supports 9:16 vertical format, 1:1 square format, and 16:9 horizontal format, which are suitable for short videos, social media feeds, YouTube, and other uses. The platform does not guarantee that the safety zones, length requirements, and advertising policies for each platform will be complied with.

Video translation

APIs and Agent Skills enable the translation of already created videos into other languages. The number of available languages is indicated on public pages as either 15 or more, or 27 or more; the actual number of languages that can be used depends on the account and the resources available.

Custom brand elements

WordPress plugins allow for the customization of watermarks or logos, and it’s possible to set default sounds, subtitles, and music. Whether brand-specific fonts, a complete design system, and advanced formatting options are available needs to be verified by actually using the website.

Batch video generation

WordPress plugins allow for batch creation, and automation platforms can also handle batch operations based on articles, tables, RSS feeds, or scheduled tasks. Batch tasks continue to consume credits and increase the risk of errors; therefore, it is necessary to set limits and conduct manual inspections.

Notification upon completion of Webhook

The API supports asynchronous creation and status checking; Agent Skill also provides Webhook examples that enable notification to the business system once the video is completed. The receiving end must verify requests to prevent duplicate processing.

Tutorial for generating on the web page

  1. Register an account using a Gmail address to check your remaining points and the current welcome offers available.
  2. Paste a website address, article, text, or brief, and select the video language, style, and aspect ratio.
  3. Check the topics and scripts extracted by AI, and correct facts, names, numbers, calls to action, and brand expressions.
  4. Select sound, subtitles, music, and visual style to create a short clip or a full video.
  5. Download the MP4 and check frame by frame the subtitles, images, pronunciation, music volume, logos, and characters.
  6. Adjust the cover, title, duration, and safety area for the target platform before publishing.

WordPress Plugin Tutorials

  1. Prepare a Fliz account and API Key, and ensure that the account has sufficient points.
  2. To install and activate Fliz Video Generator in WordPress, the system requires WordPress version 5.8 or higher and PHP version 7.4 or higher.
  3. Enter the API Key in the plugin settings, and select the default ratio, language, sound, subtitles, music, and watermark.
  4. Open a single article or use the batch generation page to manually select the content that needs to be sent to Fliz.
  5. After generation, retrieve the video address, embed it in the article using a short code, and check its playback on the front end.
  6. Regularly rotate API keys, clean up logs, and review which article contents are sent to external services.

Tutorials on automated workflows

  1. Identify the triggers, such as new articles, new rows in tables, RSS updates, or daily scheduled tasks.
  2. Connect Fliz using n8n, Make, or Zapier, and save the API Key in the platform’s credential management system.
  3. Map title, body text, language, scale, visual style, audio, and callback parameters.
  4. After creating the video, save the task ID and wait for it to complete via polling or Webhook; avoid blocking synchronously for too long.
  5. Add manual review before downloading or publishing; limit the number of retry attempts in case of failure and keep track of the points consumed.
  6. Set budgets, concurrency limits, and alerts on a daily basis or in relation to specific activities, in order to prevent accidental consumption of a large number of points.

REST API integration process

  1. Create separate API Keys in the account, and manage them separately for development, testing, and production environments.
  2. First, call the resource interface to retrieve the current language, voice, music, and enumerations; do not hardcode the old lists.
  3. Submit a request to create a video, and save the returned task ID as well as the idempotent key in the business system.
  4. Use status queries or Webhooks to obtain the results of completion, and handle failures, timeouts, and duplicate callbacks.
  5. Download the finished video to your own object storage service, and record the parameters used for generation, the accumulated points, as well as the results of content review.
  6. Continuously monitor for errors, balance of points, and changes to interfaces; revoke the old key immediately in case of a leakage.

Which users are it suitable for

  • Blog and media team: Convert articles and news summaries into short social videos.
  • E-commerce and brand marketing: Convert product pages, key features, or campaign briefs into promotional videos.
  • Content creators: Produce videos for children’s stories, educational content, tutorials, as well as topics related to health and personal development.
  • WordPress site owner: Generate and embed accompanying videos within the article editing process.
  • Automated operations team: Uses n8n, Make, Zapier, and APIs for batch processing.
  • SaaS developers: Integrate Fliz’s video capabilities into their own content or marketing products.

Typical use cases

  • Turning articles into videos: Condensing long texts into short videos with hooks, subtitles, and voiceovers.
  • News explanation: A vertical news summary is generated from the reporting website, after which editors verify the facts.
  • Product promotion: Extract the key features from the product page to create square or vertical advertising materials.
  • Children’s stories: Create horizontal-format stories in claymation, comic, or other visual styles based on an original brief.
  • Automatic content reuse: Generation is triggered by RSS or new articles, and they are embedded or published after review.
  • Multilingual distribution: Translate existing videos to create versions for different language channels.

Product advantages

  • By entering a website address, text, or brief description, it is possible to cover scripts, visuals, audio, subtitles, and editing.
  • Purchase credits on a pay-as-you-go basis; there is no need to commit to a monthly subscription just for occasional video creation.
  • There is no expiration date for the points, and they can be used across websites, APIs, and automation tools.
  • It supports portrait, square, and landscape modes, making it easy to adapt to various content platforms.
  • It offers REST APIs, Webhooks, WordPress, n8n, Make, and Zapier, providing a fairly comprehensive range of automation options.
  • The public MIT Agent Skill provides examples in Python, JavaScript, and Webhook, thereby reducing the barriers to development and integration.
  • Users do not need to work with complex timelines, making it suitable for quickly reformatting text content into videos.

Usage restrictions and precautions

  • A standard video earns an average of 85 points, but not all videos have this score; scripts, images, audio, and editing actions all consume points.
  • All points purchased are final and non-refundable; unused points cannot be exchanged for cash.
  • Points do not expire, but inactive accounts may be deleted if there is no login for 60 days.
  • Videos are saved as long as they are active and have a positive balance; they may be deleted after 30 days if they remain inactive, so it is necessary to download them promptly.
  • Web scraping may miss dynamic content, tables, login information, or context, and it cannot guarantee the accuracy of summaries automatically.
  • AI-generated images may contain errors regarding people, text, products, and brands; visual review is necessary before they are used for commercial purposes.
  • AI voiceovers may misinterpret proper nouns, numbers, and foreign languages, and the subtitles may not be synchronized with the audio.
  • The number of supported languages varies across different public pages; the information provided by the current resource interface or account settings should be taken as reference.
  • Automation can generate content on a large scale, but it can also lead to significant losses related to facts, copyrights, and points.
  • The terms allow Fliz to inspect customers’ videos without prior notice and to remove content in response to complaints.
  • The customer is responsible for the legality, accuracy of the input content and the resulting video, as well as for any rights related to third parties.
  • The interface paths shown in the official website examples and those displayed for Agent Skills are different; it is necessary to follow the current API documentation when integrating.

Points packages and actual costs

As of August 22, 2026, Fliz does not offer monthly subscriptions; it only sells one-time credit packs. According to the official information, a standard slide video consumes 85 credits on average, though the actual amount used can vary depending on the AI actions and settings.

Points packagePriceCost per 1,000 pointsEstimate the number of videos based on 85 points.Suitable for users
1000 points10 dollars10 dollarsAbout 11 itemsFirst small-scale production
5000 points50 dollars10 dollarsAbout 58 itemsOngoing content creation
28,000 points250 dollarsAbout $8.93About 329 itemsTeam mass production
125,000 points1000 dollars8 dollarsAbout 1,470 itemsAPIs and scalable automation

The estimated number of videos is calculated by dividing the total integration value by 85 and rounding down; this figure does not represent a guaranteed output by the platform. Different scripts, images, translations, sounds, and editing steps can affect the cost per video, with the actual amount deducted from the account being the final figure.

Accounts, payments, and artwork storage

ProjectCurrent rulesUser actions
RegisterRegister for free; the terms require a Gmail account for login.Use a controlled Gmail account and protect login credentials.
PaymentPurchase points through Stripe using a valid credit card.Check the invoices, taxes, and actual deductions.
SubscribeNo fixed monthly subscriptionPurchase as needed; there is no automatic monthly renewal.
Validity period of pointsNever expiresThe account still needs to remain available.
RefundNo refunds after purchaseFirst, verify the workflow using a small package.
Account is inactive.Failing to log in for 60 days is considered inactivity.Log in regularly and save your account details.
Video savingIt may be deleted after 30 days if it remains inactive for a long time.Download it to your own storage once it’s completed.

Platform support and integration

Platform or integrationSupport statusPrimary usesImportant conditions
Web applicationSupportManually create and manage points as well as download videosA Gmail account is required.
REST APISupportCreate, query, translate, and retrieve resourcesAn API Key and points are required.
WebhookSupportAsynchronous completion notificationA secure receiving end is required.
WordPress pluginsSupportConvert individual articles or batches of articles into videos and embed them.WordPress 5.8 or later, PHP 7.4 or later
n8n nodeSupportSelf-hosted automationAdditional maintenance workflows and credentials
MakeSupportVisualizing complex processesThis is the entry point for the official invitation module.
ZapierSupportConnect tables, Slack, and social toolsThe cost of Zapier tasks is charged separately.
AI Agent SkillSupportAgents that support Skill, such as Claude CodeSave the API Key locally
Desktop or mobile clientNo findings were detected.Based primarily on web pages and APIsNo official store app was found.

APIs and development capabilities

Fliz offers a complete REST API that enables the creation of videos, querying the status of individual videos or entire lists, translating existing videos, and accessing audio and music resources. Video generation is an asynchronous process; developers need to save the task ID and wait for the results.

The code examples on the official website and the path formats used by GitHub Agent Skill are not exactly the same; they may correspond to different versions or gateways. For production use, it is necessary to rely on the real-time API documentation available after logging in, rather than copying old examples directly.

Interface capabilitiesFunctionImplementation considerations
Create a videoAutomatic generation from text and parametersIdempotency, budgeting, input validation, and content moderation
Check statusObtain task processing progress and resultsBackoff polling, timeout, and failure handling
Video listRead existing tasks in pagesSynchronize business IDs and prevent duplicates
Translate videoGenerate a new language versionLanguage, voiceover, subtitles, and extra points
Sound and musicObtain the currently available resourcesDo not cache expired enums for an extended period.
WebhookSend a notification upon completion.Signature verification, replay protection, and duplicate callback prevention

GitHub and open source

The official Fliz organization has made available the AI Video Generator Agent Skill; this repository contains the definition of the skill, interface references, enumerations, Python scripts, Python wrappers, JavaScript examples, and examples of webhook handling. The repository is licensed under the MIT license.

WordPress plugins are also released as open-source software, and their code can be found in the plugin directory. The core Fliz video generation platform, its models, web applications, and hosting APIs do not have open-source code; therefore, these products should be considered closed-source commercial services.

ComponentsOpen-source statusLicense or channelCorrect understanding
Fliz web page and generation serviceClosed sourceCommercial pay-as-you-go servicesThe core model and platform are not open source.
REST APIPublic accessCharged by pointsAn open interface does not equate to open source.
AI Video Generator Agent SkillOpen sourceMITUsed to call commercial APIs
WordPress pluginsOpen sourceThe plugin directory provides the source code.Still dependent on the Fliz account and payment credits.
n8n nodePublicize the packageIt is necessary to check the license within the package.Just an automated connector
Python and JavaScript examplesMade public along with SkillMITThe example code does not include a model for generating content.

Privacy and data processing

The Fliz privacy policy identifies the main personal data as email addresses, names, and content created through the service; this data is used to provide and improve the service, to facilitate communication, and to meet legal obligations. The policy states that personal data will not be shared with third parties unless the user gives consent, it is required by law, or it is necessary to protect rights.

The WordPress plugin sends the article title, content, or summary when the user clicks to generate it; it can also send the website name, website address, watermark URL, and video preferences. The plugin verifies the API key, retrieves audio and music files, checks the status, and obtains the final video address.

  • Only submit web pages, articles, images, music, logos, and trademarks that you have the right to use.
  • Do not send WordPress articles that contain paid content, membership information, or personal data directly.
  • Store the API Key in WordPress or the credential management system of the automation platform, and restrict administrator access to it.
  • After generation, save the MP4 file in your own storage; do not rely on Fliz for long-term hosting.
  • Conduct fact-checking, regulatory checks, and disclaimer reviews for news, medical, financial, and advertising content.
  • When it is necessary to delete or correct personal data, you may contact Fliz in accordance with the relevant policies to exercise your rights of access, restriction, objection, and deletion.
  • The privacy policy does not disclose the specific retention period or the purposes for model training; written clarification must be obtained before handling sensitive corporate data.
  • Automated publishing should still require manual approval to prevent AI-generated videos from being made public without inspection.

Copyright and commercial usage notes

The terms require customers to ensure that the content complies with French law, public order, and the rights of third parties, and it is the customer’s responsibility to guarantee the accuracy and legality of the videos produced. Fliz assumes no responsibility regarding the legal validity of the content created.

The platform prohibits content that involves hatred, discrimination, violence, defamation, invasion of privacy, fraud, and infringement of intellectual property rights; it also restricts medical uses that do not meet regulatory requirements. Before any commercial use, records of authorization for the use of such materials and evidence of manual review must be kept.

Basic information

ProjectContent
Tool nameFliz
Development companyFliz SAS
Location of the companyNice, France
Tool typeConvert URLs, articles, and text into AI videos
EnterWebsites, articles, texts, and Briefs
OutputMP4 video
Image aspect ratio9:16, 1:1 and 16:9
Price patternNo monthly subscription; purchase credits on a pay-as-you-go basis.
Standard video consumptionAn average of 85 points.
Validity period of pointsNever expires
Is registration required?A Gmail account is required.
APIProvides REST APIs and Webhooks
Official pluginsWordPress, n8n, Make, and Zapier
Is the product open source?The core platform is not open source; the Skill and WordPress plugins are open source.
Price verification dateAugust 22, 2026

Recommendation score

Recommendation score: 4.2 / 5. Fliz offers a complete workflow that converts content from URLs or text into scripts, visuals, voiceovers, subtitles, and MP4 files. Its pay-as-you-go model is suitable for situations with variable usage levels, and its APIs along with various automation connectors make it ideal for large-scale production.

The main shortcomings are that points cannot be refunded, the amount consumed per use varies, there are inconsistencies in the language used, and works cannot be stored permanently on the platform. AI-generated images, facts, pronunciation, copyright issues, and automatic publishing still require human oversight.

Frequently Asked Questions

What does Fliz do?

It automatically converts web addresses, articles, texts, or creative briefs into MP4 videos that include scripts, AI-generated images, voiceovers, subtitles, music, and editing.

Is Fliz free?

Registration is free; the official website states that new users can watch the first video for free, but for regular use a subscription plan based on usage credits is required. The welcome benefits and conditions may change, so it is necessary to refer to the account page for accurate information.

How much is Fliz?

1000 points equal $10, 5000 points equal $50, 28000 points equal $250, and 125000 points equal $1000. There is no fixed monthly subscription fee.

How many points are used up by a video?

A standard slide video scores an average of 85 points, but this is not a fixed value; the script, images, audio, translations, and editing actions all affect the actual score.

Do the points expire?

Purchased points do not expire, but the rules regarding inactive accounts and the deletion of content still apply. Users should keep their accounts active and download videos in a timely manner.

Can I get a refund for purchased points?

No, the terms state that no refund is provided for either purchased or unused points. It is recommended to first purchase the smallest package of points in order to test the content and the automated process.

Which video aspect ratios are supported?

It supports 9:16 vertical format, 1:1 square format, and 16:9 horizontal format, which can be used on platforms such as TikTok, Reels, Instagram, YouTube, and LinkedIn.

How many languages are supported?

Different official pages display 15 or more variations as well as 27 or more variations, respectively. The most reliable way is to log in to an account or use the resource interface to view the current list of languages.

Is it possible to automatically convert WordPress articles into videos?

Yes. The official plugin supports creating videos either individually or in bulk, and it allows the resulting videos to be embedded in articles; however, the content should only be sent to Fliz upon the user’s explicit request.

Are APIs provided?

REST APIs and Webhooks are provided to create, query, and translate videos, as well as to access audio and music resources. Points are shared between the web interface and the APIs.

Is Fliz open source?

The core platform is not open-source. The official Agent Skill uses the MIT license, and the WordPress plugins also have their source code made available; however, they all function merely as clients that connect to commercial generation services.

Will the video be saved permanently?

There is no permanent guarantee. The terms state that videos are retained as long as the account is active and has a positive balance, but they may be deleted after 30 days if the account remains inactive; therefore, it is necessary to download and back up the videos promptly.

Can the generated video be used for commercial purposes?

It can be used in accordance with the account and licensing rights associated with the materials, but the customer must ensure that the web pages, images, music, trademarks, characters, and any text used are legal. The platform will not assume any responsibility regarding copyright or advertising compliance on behalf of the users.

Is it suitable for fully automatic deployment?

Technically, it is possible to use plugins and automated processes for this purpose, but it is not recommended to skip the review process. At a minimum, it is necessary to check the facts, subtitles, pronunciation, visuals, copyright issues, budget, and channel policies.

Summary

Fliz is suitable for quickly converting existing articles, web pages, and creative content into videos in various resolutions; it can also be used to create batch processes through WordPress, n8n, Make, Zapier, or APIs. A pay-as-you-go model is employed to avoid fixed subscriptions, with costs varying depending on the amount of AI processing performed.

When using it, it is necessary to conduct tests in small batches first, and to verify facts, copyrights, and brands before releasing the content. The completed material should be downloaded to one’s own storage promptly; API keys need to be protected separately. For automated processes, it is also essential to set limits regarding budget, concurrency, retries, and manual approval.

©️Copyright notice: Unless otherwise specified, all articles on this site are copyrighted bySharing of AI toolsAll content on this site is original; without permission, no individual, media outlet, website, or organization may reproduce, copy, or otherwise distribute it, nor may they create mirrors of it on servers that are not owned by this site. Otherwise, we reserve the right to take legal action against such parties in accordance with the law.

Tools similar to Fliz